An example chat server in golang.
Go to file
AJ ONeal 5a7d125ea2 just printing the incoming traffic 2018-07-21 19:52:49 -06:00
.gitignore Initial commit 2018-07-21 21:45:42 +00:00
LICENSE Initial commit 2018-07-21 21:45:42 +00:00
README.md Initial commit 2018-07-21 21:45:42 +00:00
chatserver.go just printing the incoming traffic 2018-07-21 19:52:49 -06:00

README.md

chat.go

Rudimentary go chat server as a fun project.