Skip to main content

Module hello

Module hello 

Source
Expand description

Gateway schema and capability negotiation.

Structs§

HelloService
Gateway Hello endpoint advertising this server’s protocol surface.
Peer
Protocol information negotiated with a remote gateway.

Constants§

MIN_SCHEMA_REV
Oldest protocol schema understood by this gateway implementation.

Functions§

handshake
Perform the mandatory Hello handshake and reject incompatible schema revisions.