RELAY_PROTOCOL_VERSION

Constant RELAY_PROTOCOL_VERSION 

Source
pub const RELAY_PROTOCOL_VERSION: &str = "iroh-relay-v1";
Expand description

The websocket sub-protocol version that we currently support.

This is sent as the websocket sub-protocol header Sec-Websocket-Protocol from the client and answered from the server.