Function re_ws_comms::server_url

source ·
pub fn server_url(local_addr: &SocketAddr) -> String
Expand description

Add a protocol (ws:// or wss://) to the given address.