Skip to main content

WebSockets

Interfaces Jump to heading

Iv
CloseEvent
No documentation available
I
CloseEventInit
No documentation available
Iv
WebSocket

Provides the API for creating and managing a WebSocket connection to a server, as well as for sending and receiving data on the connection.

I
WebSocketCloseInfo
No documentation available
Iv
WebSocketError
No documentation available
I
WebSocketEventMap
No documentation available

Type Aliases Jump to heading

T
BinaryType
No documentation available
    Back to top