How to secure my socket.io server

How to check session in socket.io server note: My realtime server is a separate server from the authentication server.
2 Replies
Saidev Dhal
Saidev Dhal2mo ago
why you are using auth in a socket.io server?
Özgür
ÖzgürOP2mo ago
To prevent users who are not logged in from connecting

Did you find this page helpful?