Show HN: Resumable Web Streams
4 points
11 hours ago
| 0 comments
| github.com
| HN
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.

No one has commented on this post.