Commit cd04940
committed
feat(spsc): add recv_with_timeout with scheduler timer integration
Implement bounded spsc receive via EventSource + add_timer, with a
shared timeout_wait Arc so send() and the timer race safely. Includes
PRD in docs/timeout.md for may-redis downstream wiring.1 parent 490563e commit cd04940
2 files changed
Lines changed: 826 additions & 677 deletions
0 commit comments