I am working on a project with node, express, mongo and socket.io. I am successful in making a socket connection and saving the message to the db. what i like to achieve now is that when someone joins in a discussion that he gets to see all the previous messages. And here is where i hit a roadblock.I am working on a project with node, express, m