Skip to content

📧 H2Chitchat is the simplest real-time instantaneous chat using node.js (with express.js framework) and socket.io (without database)

Notifications You must be signed in to change notification settings

pH-7/pH2Chitchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pH2Chitchat - Real-time Node.js Chat

pH2Chitchat is the simplest real-time instantaneous chat using node.js and socket.io (without database, just instantaneous 😃).

You can test it easily by using two or more web browsers (or using the incognito mode) and then stimulating as many users as you need.

Usage

First off, install the dependencies for the project $ npm install

After that, run app.js with node.js ($ node app.js).

Requirement

Node.js installed (version 6 would be the best..)

Author

Pierre-Henry Soria

Contact

pierrehenrysoria+github {{ AT }} gmail {{ D0T }} com

License

MIT License

About

📧 H2Chitchat is the simplest real-time instantaneous chat using node.js (with express.js framework) and socket.io (without database)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published