swagger swagger
WebSocket Messages Services

Websocket Message standards.Authentication for websocket messages is at the stomp header level. login and authentication token should be passed on as part of the stomp headers login,passcode.

A reference implementation Message Client is available for download. This implemenation is built using NodeJS, and can serve as an example of how to use the Messages Service.