CS
SCALE.sdm
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage
Confidential information

Web sockets

Deprecated0.45.0
Removal0.49.0
References#1568
Impacts third-party workers, add-ons and external scripts

The “/ws” endpoint, previously utilized for web socket communication, has been deprecated. This decision entails that further development and updates for the “/ws” endpoint will no longer be provided.

In light of this change, it is recommended that all third-party implementations transition to utilizing GraphQL subscriptions for communication purposes. The custom web socket implementation will be gradually phased out in the future. Addon documentation can be checked for using GraphQL subscriptions with Python and apollo-angular documentation can be checked for using GraphQL subscriptions from an Angular client. It is kindly requested to plan accordingly and make the necessary adjustments as soon as possible.