websocket-ts
Preparing search index...
websocket_event
WebsocketEvent
Type Alias WebsocketEvent
WebsocketEvent
:
typeof
WebsocketEvent
[
keyof
typeof
WebsocketEvent
]
Union of all event type strings, allowing plain strings like "open" as event types.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
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
Union of all event type strings, allowing plain strings like "open" as event types.