You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It might be useful to be able to customize the WebSocketConnectOptions and WebSocketClientOptions. There are options that should be always overriden by the WebSocketConnector API (uri, host, etc.) but others could be set directly.
Implementation ideas
No response
The text was updated successfully, but these errors were encountered:
Description
It might be useful to be able to customize the
WebSocketConnectOptions
andWebSocketClientOptions
. There are options that should be always overriden by theWebSocketConnector
API (uri, host, etc.) but others could be set directly.Implementation ideas
No response
The text was updated successfully, but these errors were encountered: