iroh_net::relay

Module http

Source
👎Deprecated: This crate has been renamed from ‘iroh-net’ to ‘iroh’, please use the new crate
Expand description

HTTP-specific constants for the relay server and client.

Enums§

ProtocolDeprecated
The HTTP upgrade protocol used for relaying.

Constants§

RELAY_PATHDeprecated
The HTTP path under which the relay accepts relaying connections (over websockets and a custom upgrade protocol).
RELAY_PROBE_PATHDeprecated
The HTTP path under which the relay allows doing latency queries for testing.