uWebSockets.js icon indicating copy to clipboard operation
uWebSockets.js copied to clipboard

Proposal: Refactor DeclarativeResponse

Open webcarrot opened this issue 4 weeks ago • 0 comments

  • Allow to write blobs
  • Check text/blob size

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.

webcarrot avatar Jun 16 '24 13:06 webcarrot