Skip to main content

Module ws_server

Module ws_server 

Source
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