DEV Community

Discussion on: A Starter Guide to Building Real-time Applications with Node.js

Collapse
 
vickyktk profile image
Info Comment hidden by post author - thread only visible in this permalink
vickyktk

This is great blog to get started with Realtime chat application.

realtimechatt.herokuapp.com/

I have developed a chat webapp which has all the feature stated above as well as saving chats to mongodb and retrieving them. It also has secure login system with passportJS .

The GitHub repo is here
github.com/vickyktk/chatBot

Some comments have been hidden by the post's author - find out more