Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 332 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 332 Bytes

wassup

wassup is the simplest chat program

There are two implementations of the backend:

  • /src/index.js - implemented in NodeJS, ExpressJS and socket.io
  • /src/index.go - implemented in Go (but the websocket code not finished yet...)

Image of Wassup UI