WebSocketTransport
expect class WebSocketTransport(url: URL, decode: DecodeClosure) : WebSocketTransportCommon
Content copied to clipboard
A WebSocket implementation of a Transport that uses a WebSocket to facilitate sending and receiving data.
Parameters
url
: URL to connect to
Constructors
Functions
Link copied to clipboard
Connect to the server
Connect to the server
Connect to the server
Link copied to clipboard
Disconnect from the Server
Disconnect from the Server
Disconnect from the Server