serverUrl

Parameters

serverUrl

a server url that is called every time a WebSocket connects. serverUrl must start with:

  • "ws://"

  • "wss://"

  • "http://" (same as "ws://")

  • "https://" (same as "wss://")