Expand description
WebSocket Server Multiplexed WebSocket server for runtime communication, DevTools, hot reload, and agent streams
Structs§
- AppState
- Shared application state for the WebSocket server
Enums§
- WsMessage
- WebSocket message types
Functions§
- create_
router - Create the WebSocket router with all endpoints
- start_
server - Start the WebSocket server