Aditya Mathur

Results 58 comments of Aditya Mathur

Is this what you are looking for? - https://hono.dev/docs/guides/middleware#definition-of-middleware

Hey @flipvh, how can I run the test? I need to check the implementation.

Hey 👋🏼 , I just wanted to confirm that we will now merge this branch, https://github.com/cellajs/cella/tree/hono-rate-limiter, instead of this PR.

I have started working on the PR

Yes that is the plan, it also requires rate limiter, so will be using hono-rate-limiter. Basically, with the auth middleware you will not have to setup a few things and...

Working on that too on the side - https://www.muppet.dev/docs/hono-mcp Still early but will be adding more details soon

@yusukebe The PR is ready for review 🚀 I have also added the SSE transport because some people wanted to use it, so I have added a basic version and...

Yeah, I am working on improving the `hono-rate-limiter` so that a single package can run across runtimes. Also, needs to improve it cause it will now be getting used in...