I want to implement a real time notifications feature, I've looked into many things including pusher.com, socketo.me & socket.io with nodejs. I want to go for socketo.me or with nodejs+socket.io But I want this notification part separate from my current web app one more thing how user authentication will work in this case? Please guide how to keep these two things separate with user authentication.