Skip to content

wss and websocket polling

Compare
Choose a tag to compare
@jmkao jmkao released this 06 Dec 01:04
· 25 commits to main since this release

This release adds the following:

  • Support for secure websocket connections by prefixing the Connection Address with wss://
  • 1 second polling of GetStreamingStatus in order to keep the websocket connection active. This evades a problem where iOS browsers lag in updates.