client
Description
Maps a websocket stream into the raw WebSocket client (which is socket.io client).
Usage
API
Since
1.0
Parameters
None
Options
None
Returns
Socket
. The raw WebSocket client, which is a socket.io client object.
Last updated