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

https://github.com/wmora/nodejs-express-socketio-chatroom

A simple chatroom using node + express + socket.io
https://github.com/wmora/nodejs-express-socketio-chatroom

chat-room express javascript nodejs socket

Last synced: 5 months ago
JSON representation

A simple chatroom using node + express + socket.io

Awesome Lists containing this project

README

          

A simple chatroom built in [Node.js](http://nodejs.org) using [Express](http://expressjs.com) + [Socket.IO](http://socket.io/).

A tutorial on how it's built is [here](http://williammora.com/nodejs-tutorial-building-chatroom-with).