/flooder

Open chat room

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

flooder

A simple open chat room service

Features
  • User registration
  • User authorization
  • Chat creation
  • Joining existing rooms
Notes

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.