Hacker News
new
past
comments
ask
show
jobs
points
by
matheus-rr
7 hours ago
|
comments
by
zarzavat
7 hours ago
|
[-]
It's news to me that anyone actually uses the web streams in node. I thought they were just for interoperability, for code that needs to run on both client and server.
reply
by
apitman
4 hours ago
|
parent
|
[-]
You need to use them for things like Cloudflare and Denos HTTP servers, which is actually a fairly common (and nice) pattern:
https://blog.val.town/blog/the-api-we-forgot-to-name/
reply