Const
A transport factory that uses WebSockets to send and receive messages. Will use the native WebSocket class if available, otherwise falls back to the ws package.
WebSocket
ws
A transport factory that uses WebSockets to send and receive messages. Will use the native
WebSocketclass if available, otherwise falls back to thewspackage.