Accessing WebSocket Resources

Most of the modern browsers support the WebSocket protocol. You can access and verify the connection by using the developer tools window.

Perform the following steps to access WebSocket resources:

  1. Open a browser, then press F12 to launch Developer Tools.

  2. Click Network > WS.

  3. Open the link https://<published dns name>/<port> and specify the credentials.