- channels
- channels_redis
- django
- Python (Serverside)
- Javascript (Clientside)
- Redis
- Keep track of rooms so 'index.html' in chat app can display list of rooms for users to enter
- Keep track of connected clients to keep rooms up to date with user count and info
- Keep track of room chat history