Copyright USER1 Subsystems Corporation
2016-3-9 22:01

Class net.user1.orbiter.SecureWebSocketConnection

The SecureWebSocketConnection class is identical to WebSocketConnection except that it performs communications over WSS (i.e., an encrypted TLS or SSL socket connection) rather than plain WebSocket.

For a list of events dispatched by SecureWebSocketConnection, see net.user1.orbiter.Connection.

Constructor