Crate rendezvous

Source
Available on crate feature rendezvous only.
Expand description

Implementation of the Rendezvous protocol.

Modules§

client
server

Structs§

Cookie
Namespace
NamespaceTooLong
Registration

Enums§

ErrorCode

Constants§

DEFAULT_TTL
If unspecified, rendezvous nodes should assume a TTL of 2h.
MAX_NAMESPACE
The maximum namespace length.
MAX_TTL
By default, nodes should allow a maximum TTL of 72h
MIN_TTL
By default, nodes should require a minimum TTL of 2h

Type Aliases§

Ttl