darthreza
darthreza
TTCTheo's Typesafe Cult
Created by darthreza on 8/15/2023 in #questions
tRPC websockets, getting Typescript error on apply WSSHandler with createTRPCContext
Following-up
5 replies
TTCTheo's Typesafe Cult
Created by darthreza on 8/15/2023 in #questions
tRPC websockets, getting Typescript error on apply WSSHandler with createTRPCContext
Any ideas on how to implement websockets in a T3 compliant way guys? I'd like to be able to use all the TRPC and NextAuth bells and whistles
5 replies
TTCTheo's Typesafe Cult
Created by domi? on 8/13/2023 in #questions
How do tRPC WebSockets work with NextJS
Question from a beginner, if we are running a linux bare metal server that we have configured to be able to run next.js apps, then it should be fine to use ws, right? The reason not to use ws is not that the ws package is inherently limited, but that some hosting platforms to not allow it. Correct?
20 replies