send_to_connection

Function send_to_connection 

Source
pub async fn send_to_connection(
    client: &Client,
    connection_id: &str,
    data: &str,
) -> Result<()>
Expand description

Send message to WebSocket connection