Simple peer to peer chat written in go.
- go 1.26.2
Run go run . listen localhost:5555 to start a server. Then run go run . connect localhost:5555 to connect to it!
/nick: change display name (for yourself on other users screen)/quit: quit the chat/version: display program version/help: display available commands