pub async fn start_server( router: Router, context: WsContext, config: ServerConfig, ) -> Result<()>
Start the WebSocket server