Skip to content

mcantelon/chatrooms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimalist multi-room chat application using Express, Socket.io and Jade.

Very basic.

No retention of messages in room.

You want to know who else is in the room?

This will never happen for you.

Installation:

npm install -g chatrooms

Startup if installed globally:

chatrooms

Old-school startup:

./app.js

About

Minimal multi-room chat implemented in Node.js with Express, Jade, and Socket.io modules.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published