ayushin78 / fruity-chat-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Go 80.8%Language:HTML 19.2%