mirror of
https://github.com/honojs/hono.git
synced 2024-11-22 02:27:49 +01:00
2d3bc55954
* feat(utils/stream): enable to abort streaming manually * feat(utils/stream): prevent multiple aborts, and enable to get the abort status * fix(streaming): call `stream.abort()` explicitly when request is aborted * test: add tests for streaming * docs(stream): add comments * test: add --allow-net to deno test command in ci.yml * test(streaming): update test code * test(stream): retry flaky test up to 3 times at "bun" * test(streaming): refactor test to use afterEach * fix(streaming): in bun, `c` is destroyed when the request is returned, so hold it until the end of streaming * refactor(streaming): tweaks code layout |
||
---|---|---|
.. | ||
bun | ||
deno | ||
deno-jsx | ||
fastly | ||
lambda | ||
lambda-edge | ||
node | ||
workerd | ||
tsconfig.json |