Establish a websocket connection.
Establish a websocket connection. It will be closed automatically if necessary.
Establish a "high level" websocket connection.
Establish a "high level" websocket connection. You only get to handle Text and Binary frames. Pongs will be replied automatically. Received frames are grouped by the last attribute. The connection will be closed automatically.
last