Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 315 Bytes

Readme.md

File metadata and controls

12 lines (9 loc) · 315 Bytes

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