iurydias / chatterminal

A chat terminal in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat terminal

A chat terminal using TCP protocol, allowing multiples clients connections to a server, which intermediate sent and received messages among clients.

Commands can be used using "@":
  • getlist
  • logout
  • changename

About

A chat terminal in Golang


Languages

Language:Go 100.0%