Release v1.3.1
Compare changes
@@ -47,7 +47,7 @@ fun connectWebSocket(session: Session) {
Exceptional GitLab maintenance is scheduled for June 19, 2025. The service will be unavailable between 12am and 2pm. Please do not work on the platform until an announcement indicates that maintenance is complete.
This minor version adds WebSocket path and port to Session API from the Issue #63 (closed) and MR !50 (merged).
Provided default value for the web socket as constant and made it optional to not change the session interface.