James Hopgood
James Hopgood5h ago

Recommended setup for tRPC + Tanstack Query Subscriptions

Hey there, I am already aware that there is a package for this: import { useSubscription } from "@trpc/tanstack-react-query"; but I am honestly a bit unsure how to use it properly with my setup and wondered if people had some boilerplate or docs on how to make use of this? My full setup is: NextJS frontend Hono API backend Clerk Front + Backend auth tRPC + Tanstack Query
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?