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

https://github.com/shadialtarsha/chat-app-socketio

You can create or join a chat room and exhange messages with your roommates.
https://github.com/shadialtarsha/chat-app-socketio

express mocha mustache nodejs socket-io

Last synced: 3 months ago
JSON representation

You can create or join a chat room and exhange messages with your roommates.

Awesome Lists containing this project

README

          

# Chat App with Socket.io
You can create or join a chat room and exhange messages with your roommates.

# Resources
The project is online at: [https://shadi-chat-app.herokuapp.com/](https://shadi-chat-app.herokuapp.com/ "Chat App")

# Technologies
* HTML5
* CSS3
* NodeJS
* ExpressJs
* Socket.io
* Mustach
* Mocha - for testing
* expect - assertions library