WebSocketOptions

Websockets configuration options

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

A converter for serialization/deserialization

Link copied to clipboard

Whether masking need to be enabled (useful for security)

Link copied to clipboard

Maximum frame that could be received or sent

Link copied to clipboard
Link copied to clipboard

Duration between pings or 0 to disable pings

Link copied to clipboard
Link copied to clipboard

write/ping timeout after that a connection will be closed

Functions

Link copied to clipboard

Configure WebSocket extensions.