Expand description
Hello validation and in-memory negotiation.
This module is intentionally synchronous and side-effect-free. The Phase 4 accept loop will call into it after peer-credential checks, rate limiting, and service-definition loading have produced the registered backend table.
Structs§
- Hello
Handler - Deterministic Hello handler over an in-memory backend table.
- Hello
Request - Decoded Hello request plus the envelope metadata that carried it.
- Peer
Identity - OS-verified peer identity for the process that sent a Hello.
- Registered
Backend - Backend metadata already verified by the backend registry.
Enums§
- Hello
Handler Error - Errors raised while constructing a handler table.