An open API service indexing awesome lists of open source software.

https://github.com/ph-7/ph2chitchat

:email: H2Chitchat is the simplest real-time instantaneous chat using node.js (with express.js framework) and socket.io (without database)
https://github.com/ph-7/ph2chitchat

chat expressjs node nodejs socket socket-io websocket

Last synced: 4 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# pH2Chitchat - Real-time Node.js Chat

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

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](http://opensource.org/licenses/mit-license.php)