hollabalo / chat-app

This application shows the power of Node.js to create a chat application that can be used by multiple users. Users can broadcast messages, as well as private messaging.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat Application
Written in Node.js

This application shows the power of Node.js to create a chat application that can be used by multiple users. Users can broadcast messages, as well as private messaging.

Node.js module dependencies:
- Net
- Websocket
- Consolidate

(c) John Michael Gerona

About

This application shows the power of Node.js to create a chat application that can be used by multiple users. Users can broadcast messages, as well as private messaging.


Languages

Language:HTML 51.9%Language:JavaScript 48.1%