Skip to content

allevo/simplechat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Chat

This project is born to explain tailable cursor of mongodb and socket.io. A chat is the simplest project that has both requirements.

Install

Make sure the mongo daemon run correctly on localhost.

Run

npm install

and go to the browser at http://localhost:3000 to see the chat.

To see the feature better, two browser tabs should be opened.

Other

This is an example. The code is not cleaned. So CallbackHells are guaranteed!

About

Simple chat to explain tailable cursor of mongodb and socket.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published