I have to create a chat server page chat.html using node.js. I have used a a couple of modules like http://chat.nodejs.org. The problem is when I moved from chat.html page to some other page of my application like about.html and come back to chat.html I need to login again and it consider me a fresh joiner.
Is there any way/module using which I can persist the chat.