Expand description
NDNLPv2 per-hop reliability.
Pure synchronous state machine — no async, no tokio dependency. Methods return wire-ready packets; callers handle I/O.
Structs§
- LpReliability
- Per-face NDNLPv2 reliability state.
- Reliability
Config - Per-face reliability configuration.
Enums§
- RtoStrategy
- RTO computation strategy.