-
### What version of Hono are you using?
0.14.2
### What runtime/platform is your app running on? (with version if possible)
Cloudflare workers
### What steps can reproduce the bug?
npm create hon…
-
It would be nice to make the tokio dep optional so that it also works in wasm frontends and inside serverless wasm runtimes such as Fermyon/Spin and Cloudflare workers :)
-
看了下目前的实现,每个 `checkLocationWorkerRoute` 都会发出独立的请求来请求自身,这相当于每个此设置都会增加1440请求/天
这在一般情况下也许无关紧要,但当设置此项的节点数较多,并且用户也部署了其他请求消耗不低的服务的情况下,这个请求量也许不能忽视
是否可以进行改进,将相同 `checkLocationWorkerRoute` 的请求聚合,例如
```…
-
Trying to decode jpg using the jpg decoder, getting `constructor.bind.apply(constructor,argsList)` coming out as undefined at some point. First its Uint8ClampedArray, then undefined. This is in `mozjp…
-
* Deno TCP server: https://deno.land/api?s=Deno.listen
* Deno TCP client: https://deno.land/api?s=Deno.connect
* Node.js TCP: https://nodejs.org/docs/latest-v18.x/api/net.html
* Bun TCP: https://bu…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
I've set up Sentry using Hono middleware and errors have no source maps. Is this a bug or is this lack of support due the environment?
Runtime: Cloudflare Workers, deployed using `wrangler deploy`
…
-
**Describe the solution you'd like**
Support Cloudflare Edge-caching HTML for not-logged-in users in coordination with a Content Management System (CMS) that supports x-HTML-Edge-Cache headers (eithe…
-
In fetchModule, if there is an error we have this catch logic:
https://github.com/flarelabs-net/vite-plugin-cloudflare/blob/7adf439fbd5e187c7419fe5686ed653191363d87/packages/vite-plugin-cloudflare/sr…
-
### Which Cloudflare product(s) does this pertain to?
Wrangler core, Miniflare
### What version(s) of the tool(s) are you using?
3.34.2 [Wrangler]
### What version of Node are you using?
…