IC WebSocket: Roadmap

The WS Gateway is calling those methods exposed by the canister as, for example, you can see from the canister_methods:ws_open function in the Gateway. The sock methods are provided by us to make developers’ life easier, so that they don’t have to write the handlers manually.

Was it clearer? Or am I missing something from your question?