oa_gateway_testing::owp

Function send_text

Source
pub async fn send_text(ws: &mut OwpWs, frame: &str)
Expand description

Sends one OWP text frame. Panics if the socket is closed.