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

https://github.com/daniel-j/node-chatrooms


https://github.com/daniel-j/node-chatrooms

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

node-ws-chat
============
A simple chat application using WebSockets written in node.js and HTML5.
------------
Created for a JavaScript college course.

How to use:

1. Install dependencies: `npm install ws express`
2. Run: `node server`