socket.io connection issue in latest updated NEXT JS
Unanswered
Devendra13 posted this in #help-forum
Devendra13OP
i am trying to add chat functionality in my NEXT js website. I have used socket.io for this purpose. Unfortunately, I have not been able to add connection. Please review my code and let me know how can I fix this issue.
Following is my client side code and server side code;
Following is my client side code and server side code;