Problem with websocket in t3-app
Hi there, I create an app with t3-stack and I was trapped in point when I tried to implement WebSockets. I found the root cause of the problem, but I can't handle it.
Example: https://github.com/kewinzaq1/t3-ws-test. It works very well, but when I have added next auth, it causes problem (the app open and closes connections non-stop)
Do you have an idea, how to solve the issue?
2 Replies
https://github.com/kewinzaq1/winsze-t3/tree/ws-0.2 (version with problem)
GitHub
GitHub - kewinzaq1/winsze-t3 at ws-0.2
Contribute to kewinzaq1/winsze-t3 development by creating an account on GitHub.
Have you managed to find anything regarding this? I've been experiencing the same issue for the past 10 days and can't pinpoint what is causing this