nicoalbanese / kirimase

Build full-stack Next.js apps, incredibly fast
https://kirimase.dev
MIT License
2.39k stars 107 forks source link

RSC and data Streaming with tRPC #52

Closed electroheadfx closed 7 months ago

electroheadfx commented 9 months ago

Could you unstable_httpBatchStreamLink instead of httpBatchLink, which unlock the feature of React suspense streaming on tRPC call. There is an implementation with this install: pnpm create t3-app@7.20.3-beta.61030b4

electroheadfx commented 7 months ago

kirimase is now compatible T3, thanks !