Expand description
ProtocolEndpoint<P> — per-protocol reflector RX shell.
Holds the client pool, active stream cache, and protocol
discriminator for one of the three D-STAR reflector protocols.
ProtocolEndpoint::handle_inbound is the sans-io entry point;
ProtocolEndpoint::run is the UDP pump plus the voice fan-out path.
Structs§
- Endpoint
Outcome - Outbound result from a single
ProtocolEndpoint::handle_inboundcall. - Protocol
Endpoint - Per-protocol reflector endpoint.
Enums§
- Shell
Error - Errors returned by the shell layer.