pub async fn send_to_connection( client: &Client, connection_id: &str, data: &str, ) -> Result<()>
Send message to WebSocket connection