Roz

Results 49 comments of Roz

I think I mixed things up. @KnorpelSenf linked to this when I talked about joining the autoquote and autothread plugins, so I assumed we would integrate the autoquote plugin into...

> Hi @roziscoding > > > > I can't reproduce it. I've tried it, but it works well. Can you share a **minimal** project to reproduce it? sorry for the...

I was able to reproduce it using the following code: ```js import { streamSSE } from "hono/streaming"; import { Hono } from "hono"; export const app = new Hono(); app.get('/taps',...

Also, it might be worth it updating the issue template to ask for the runtime version as well, to make it easy to verify if people are on the latest...

> @roziscoding > > I have created a PR for the version description. > > Please check it out if you like. looks good. thanks!

I believe it'd be something similar to [what's done for the core package](https://github.com/grammyjs/grammY/blob/main/bundling/bundle-web.ts)

Type checking for tests is breaking for some reason. I'd love some help on how to fix it.

> I'd still like to see a code example I'll work on it soon™️

I don't think I'll pick this back up. If anyone else wants to do so, feel free. If not, we can close this.