I have an app that uses express, express-session, socket.io and socket.io.streams. The client connects to the server using:
socket.connect ('/ namespace')
But when the connection is achieved, my req.session object remains empty. Does a...
asked by
19.05.2018 / 21:54