👎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§
- Protocol
Deprecated - The HTTP upgrade protocol used for relaying.
Constants§
- RELAY_
PATH Deprecated - The HTTP path under which the relay accepts relaying connections (over websockets and a custom upgrade protocol).
- RELAY_
PROBE_ PATH Deprecated - The HTTP path under which the relay allows doing latency queries for testing.