Module websocket

Module websocket 

Source
Expand description

Building blocks to implement an Arpy Websocket server.

See the axum and actix implementations under packages in the repository.

Structs§

WebSocketHandler
Handle raw messages from a websocket.
WebSocketRouter
A collection of RPC calls to be handled by a WebSocket.

Enums§

Error

Type Aliases§

Result