JadeWebSocketServer Methods

The methods defined in the JadeWebSocketServer class are summarized in the following table.

Method Description
getWebSocket Retrieves the instance of a subclass of JadeWebSocket identified by its web socket id.
run Starts a WebSocket server, accepting TCP connections from IIS
stop

Signals an active run method to stop listening on the local interface and TCP/IP port, and terminates all WebSocket connections

2018.0.01 and higher