T3 App Router and tRPC Subscriptions - Help/Advice Needed!
Has anyone implemented tRPC subscriptions with the app router? When i try to follow https://github.com/trpc/examples-next-prisma-websockets-starter with t3 app router, using createTRPCContext in the websocket server i get the following error: TypeError: DiscordProvider is not a function Any help would be appreciated!