Description
To support connecting to a secure websocket the console needs to:
- load external resources using https: instead of http:
- connect to the websocket using wss:// if the page was loaded from a https: address.
Attachments
Issue Links
- depends upon
-
DISPATCH-103 Websocket Listeners
- Closed