A Realtime Chat Application to learn programming with web sockets
- Customize and beautify UI.
- Make chat rooms and store mesasges there.
- Authenticate chat (registeration/login)
- More system generated messages.
- Scaling (API gateway, Caching for managing temporary states, MongoDB or other databases for managing temporary states.)