/gochat

A simple multi user client/server chat application written in Go using less than 250 loc. Useful to learn how to deal with concurrency in Go (goroutines, channels, and mutexes).

Primary LanguageGoGNU General Public License v3.0GPL-3.0

Watchers