kamama
kamama
TtRPC
Created by AlwayzPatrick on 10/5/2023 in #❓-help
Implementing wsLink causes issues on React
only two way to solve the issue, 1: wslink expose reconnect method, 2: create the client in React component
12 replies
TtRPC
Created by AlwayzPatrick on 10/5/2023 in #❓-help
Implementing wsLink causes issues on React
here is a problem, if the user haven't signin. The websocket connection is created using the cookie without session token. Once you signed in, the websocket connection is still without session token, we have to recreate the connect .
12 replies