Stream: API design

Topic: Interesting article about streams API design


view this post on Zulip Eli Dowling (Feb 27 2026 at 22:27):

https://blog.cloudflare.com/a-better-web-streams-api/
This was a super interesting read. obviously not all of it was applicable to roc but it's great to see a detailed postmortem of a deisgn for streaming that didn't work well and then a proposal for s deisgn that does work well. Certainly worth paying attention to when we work on our own streams API.


Last updated: Mar 20 2026 at 12:28 UTC