Show HN: Resumable Web Streams

4 cramforce 0 6/7/2025, 3:28:55 AM github.com ↗
Resumable streams to allow clients with flaky connections to reconnect to long-running streams like LLM responses.

Uses Redis, but only needs O(1) commands per stream for the common case that resumption is not needed.

Comments (0)

No comments yet