Function re_ws_comms::server_url
source · pub fn server_url(local_addr: &SocketAddr) -> StringExpand description
Add a protocol (ws:// or wss://) to the given address.
pub fn server_url(local_addr: &SocketAddr) -> StringAdd a protocol (ws:// or wss://) to the given address.