It is chat app in development. Backend is supposed to be in golang and front end in react.
Steps for development:
- Make a simple http server.
- Model the client
- Model the room.
- Client can do two things a. It can read a message from the websocket b. It can write a message on the socket