Expand description
HTTP-specific constants for the relay server and client.
Constantsยง
- CLIENT_
AUTH_ HEADER - The HTTP header name for relay client authentication
- RELAY_
PATH - The HTTP path under which the relay accepts relaying connections (over websockets and a custom upgrade protocol).
- RELAY_
PROBE_ PATH - The HTTP path under which the relay allows doing latency queries for testing.
- RELAY_
PROTOCOL_ VERSION - The websocket sub-protocol version that we currently support.