Module service

Module service 

Source

Structs§

BoxedStream
Type-erased async stream used throughout the WebSocket layer.

Traits§

AsyncStream
Supertrait that bundles the async IO bounds we need for an erased stream.
Service
Common interface every business module in pispas-modules implements.

Type Aliases§

WebSocketWrite
Handle used by services to push WebSocket messages back to a client.