jaacsenJ
tRPC2y ago
1 reply
jaacsen

Error "Subscriptions should use wsLink"

I have made a stackoverflow post, hoping if I can get some help!
https://stackoverflow.com/questions/78653455/error-subscriptions-should-use-wslink-using-trpc
Screenshot_2024-06-21_at_15.13.14.png
Screenshot_2024-06-21_at_15.13.20.png
Stack Overflow
While trying to implement subscriptions with tRPC, I encountered this issue, that it should use wsLink, even though, it is implemented in the trpc client.
I get this error when trying to use random...
Error "Subscriptions should use wsLink" using tRPC
Was this page helpful?