A Simple Chat Application built using MERN Stack
- Authentication
- Creating Chat Rooms
- Chat functionality implemented using Socket.io
- Remove Model Replication for Room & User
- Validaiton with @hapi/joi
- Seperate routes and controllers
- Reduce strain on sockets for fetching data