uNetworking / uWebSockets.js

μWebSockets for Node.js back-ends :metal:
Apache License 2.0
7.64k stars 560 forks source link

Proposal: Refactor DeclarativeResponse #1072

Open webcarrot opened 4 weeks ago

webcarrot commented 4 weeks ago

PS. I like this ArrayBuffer based API 😉 PPS. In theory we can send blobs of byte length greater than > MAX U16 by calling write/5 multiple times.