Results 28 issues of Tim

Hi 👋 I was looking into the storage implementation for hydrated bloc, and was thinking it would be great if it was moved into another package (along with the traversal...

refactor

`ClientRequest` uses `done` to finish up the stream, where `ServerResponse` uses `finish`. Should these be consistent?

api

Playing around with streaming responses (#271). Only implemented for hackney here.

feature :sparkles:
hackney

For filtering etc :)

### What version of Bun is running? 0.3.0 ### What platform is your computer? Darwin 22.1.0 x86_64 i386 ### What steps can reproduce the bug? ```ts const ws = new...

bug

this fixes issues with ESM bundlers such as rollup