Louis
Louis
TtRPC
Created by Louis on 1/3/2024 in #❓-help
Websocket server implementations with TRPC createWSClient
Is anyone aware of a websocket server that is compatible with trpc websocket client that isn't using the subscriptions example with applyWSSHandler function? I'm planning to implement a WSS server in Go to be compatible with createWSClient as I've been struggling to implement the full websocket nextjs example on github with the recent changes made to T3 app with regards to createTRPCContext, next headers, next auth providers functions not being defined etc. If people are aware of server implementations it could save me some time implementing my own.
2 replies