websocket library

This library implements WebSockets support for Spry

Classes

CompressionOptions
Options controlling compression in a WebSocket.
CreatePeerOptions
Create Peer options.
Hooks
WebSocket hooks interface.
Message
WebSocket message,
Peer
Peer object allows easily interacting with connected clients.

Mixins

WebSocketPlatform<T, R>
WebSocket platform interface.

Extension Types

ReadyState
WebSocket's ready state.

Extensions

RoutesBuilderWS on RoutesBuilder
Add the ws routing method to Spry RoutesBuilder.