/go-tcp-socket-chat

Yet another educational tcp socket based chat

Primary LanguageGo

Go TCP socket chat

About

Naive implementation of TCP client-server multiuser chat.

  • Server communicates with clients via JSON
  • Client has slick console-based user interface and old-school ICQ notification sound 🤓

Technologies