Yusuke Wada
Yusuke Wada
A quick response. I think we can also follow the `Connect` specs: https://github.com/senchalabs/connect
We may use this: https://github.com/mhart/fetch-to-node
Hi @vanodevium This is a good idea. Someone or I can work on it. Thank you.
@vanodevium I forgot it completely. Sorry! I've released the latest version, `1.15.0`. Can you try it?
Hi @marvinhagemeister, I'm aware that Preact is used for Fresh, and I a fan of it. Indeed, this change introduces a breaking change that could have a significant impact. I...
@muningis Sorry to be late. I've commented.
Hi @roziscoding I can't reproduce it. I've tried it, but it works well. Can you share a **minimal** project to reproduce it?
Hi @roziscoding > An this worked. So it was probably some internal Bun problem with detecting and killing idle connections that got solved by the update. It might be worth...
Hi @exoego I also think this is great to use the `serveStatic` middleware in the `hono` package. One thing I care about is we have to update the `peerDependencies` version...
Hmmm. BUT, the `serveStatic` in `hono` package keeps updating. So, it may be hard to follow the update in this `@hono/node-server` adapter. Hmm.