Release v1.2.2
Compare changes
+ 4
− 1
@@ -199,7 +199,10 @@ app.listen(4000, "0.0.0.0");
@@ -199,7 +199,10 @@ app.listen(4000, "0.0.0.0");
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 makes the WebSocket path configurable to be compatible with release of C-Client v1.3.1 c-client#64 (closed)
v1.2.2 has only one feature from Issue #72 (closed) and MR !70 (merged) .
Closes #73 (closed)
Default path is /
, alternatively is will be taken from the environment.