-
sorry about the book. I am just trying to provide as much information as possible.
I am trying to send Pronto IR HEX to my Arduino Mega 2560. As we know the code is huge. as true hex the code i am tr…
-
i have added my handler to the on method of the server.
`server.on("/auth/*", &authHandler);`
I have to support both HTTP_POST and HTTP_GET on the same path.
In the handler method
```cpp
…
-
I've migrated from 4 months old version to the latest and my data is not loading. I don't know why. I lost the project files, so i just created new project with the same name and deployed it. I want t…
-
hi again :)
so in exploring trpc, they have some [adapters](https://github.com/trpc/trpc/tree/next/packages/server/src/adapters), I took a stab at modifying their fetch adapter to work with hono, b…
-
Unless I'm missing it somewhere, there doesn't seem to be any links to the repos for `itty-router`, `itty-durable`, etc from the docs. I find myself regularly clicking on the "Edit this Page" link, t…
-
Looks like not every response has a `content-type`
https://github.com/kwhitley/itty-fetcher/blob/v0.x/src/itty-fetcher.ts#L130
```bash
TypeError: Cannot read properties of null (reading 'includes…
-
Are there any plans to support [Valibot](https://github.com/fabian-hiller/valibot) for parameter types in the future?
It's a Zod alternative and is much more light weight - the same goal as itty-rout…
-
## Describe the Issue
I am new to itty-router and cloudflare workers, I started using itty-router and it's awesome. I can see there is a jpeg/png response methods on itty-router but I can't see any…
-
On the server side, I use the function error of itty-router. I give an error code and a custom body error. The body contains some hints about what's wrong. I use it to give a better UX on the frontend…
-
Any links seems to be start redirected to this repo instead actual tweet.
Wrong thambnail and redirect as it seems.
![image](https://github.com/FixTweet/FixTweet/assets/50810875/218331ef-a5d4-4509-b…