websocket-ts
Preparing search index...
websocket_event
WebsocketEvent
Namespace WebsocketEvent
Events that can be fired by the websocket.
Type Aliases
close
error
message
open
reconnect
retry
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Type Aliases
close
error
message
open
reconnect
retry
src
backoff
backoff.ts
Backoff
constantbackoff.ts
ConstantBackoff
exponentialbackoff.ts
ExponentialBackoff
linearbackoff.ts
LinearBackoff
queue
array_queue.ts
ArrayQueue
queue.ts
Queue
ring_queue.ts
RingQueue
websocket.ts
Websocket
UrlProvider
websocket_buffer.ts
WebsocketBuffer
websocket_builder.ts
WebsocketBuilder
websocket_event.ts
WebsocketEvent
ReconnectEventDetail
RetryEventDetail
WebsocketEvent
WebsocketEventListener
WebsocketEventListenerOptions
WebsocketEventListenerParams
WebsocketEventListeners
WebsocketEventListenerWithOptions
WebsocketEventMap
WebsocketEvent
websocket_options.ts
WebsocketOptions
websocket_retry_options.ts
WebsocketConnectionRetryOptions
Events that can be fired by the websocket.