Isak

Results 25 comments of Isak

Actually I'm dumb.. the worker tried calling the localhost trpc server in production. Everything works now, thanks for the awesome Nuxt TRPC implementation!

@wobsoriano Do have time for another question regarding running on Cloudflare Workers? It seems that using `useAsyncQuery` doesn't run on the server during SSR. Instead it runs on the client...

@wobsoriano hi, do you have any update on my second issue?

Yes it should work, looking forward to using the library with v10 support.

Is there any update on when this will be fixed?

Any updates on this? Kind of a deal breaker for me..

Did this get merged with the `2.15` release? @pi0

SvelteKit is now working with `bun upgrade --canary` until `v0.7.2` is released 🚀 EDIT: There is still some work to be done see https://github.com/oven-sh/bun/issues/600#issuecomment-1664814473.

Hi there! Are there any plans to include this in the v4 release? Here is a working multiplatform example that reads server-sent evets using Ktor https://github.com/JurajBegovac/ktor-kmm-sse. Using Ktor for this...

@BoD okay! Might work on this in the coming week if I have time. Should the new subscription transport also be its own module or is it fine to add...