Simple application built upon node.js where users can chat and send files to each other. Based on the Nacho Soto's talk at Betabeers.
It makes use of:
- Socket.io (web socket, so no ajax polling is done)
- Express
- Jade
- Twitter Bootstrap
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple application built upon node.js where users can chat and send files to each other. Based on the Nacho Soto's talk at Betabeers.
It makes use of: