FRUITY

It is chat app in development. Backend is supposed to be in golang and front end in react.

Steps for development:

  1. Make a simple http server.
  2. Model the client
  3. Model the room.
  4. Client can do two things a. It can read a message from the websocket b. It can write a message on the socket