The websocket endpoint to connect to A valid endpoint should start with wss://, ws://
wss://
ws://
Optional
Delay in milliseconds before retrying to connect If the value is <= 0, retry will be disabled
2500 Copy
2500
Timeout in milliseconds for the request, an error will be thrown if the request takes longer than this value
30000 Copy
30000
The websocket endpoint to connect to A valid endpoint should start with
wss://
,ws://