Module iroh_relay::http

source ·
Expand description

HTTP-specific constants for the relay server and client.

Enums§

  • The HTTP upgrade protocol used for relaying.

Constants§

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