re_ws_comms

Function 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