Constant iroh_relay::http::RELAY_PATH
source · pub const RELAY_PATH: &str = "/relay";
Expand description
The HTTP path under which the relay accepts relaying connections (over websockets and a custom upgrade protocol).
pub const RELAY_PATH: &str = "/relay";
The HTTP path under which the relay accepts relaying connections (over websockets and a custom upgrade protocol).