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
https://stackoverflow.com/questions/78653455/error-subscriptions-should-use-wslink-using-trpc


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...
I get this error when trying to use random...