Expand description
Building blocks to implement an Arpy Websocket server.
See the axum and actix implementations under packages in the
repository.
Structs§
- WebSocket
Handler - Handle raw messages from a websocket.
- WebSocket
Router - A collection of RPC calls to be handled by a WebSocket.