A simple open chat room service
- User registration
- User authorization
- Chat creation
- Joining existing rooms
The application is built upon node.js, Redis, and Angular. It makes use of WebSockets to deliver messages and also uses features provided by the Express framework.