Function re_ws_comms::client::viewer_to_server
source · pub fn viewer_to_server(
url: String,
on_binary_msg: impl Fn(Vec<u8>) -> ControlFlow<()> + Send + 'static
) -> Result<()>
Expand description
Connect viewer to server