New
- Added
OnConnect
function to the config, which will be called onconnection_init
message with the request context and the message payload. This lets you configure authorization for each connection coming through the WebSockets.
New
OnConnect
function to the config, which will be called on connection_init
message with the request context and the message payload. This lets you configure authorization for each connection coming through the WebSockets.