go-chat/readme.md

230 B

go-chat

A basic irc-style chat server and client, written in Go and using websockets for communication.

Note

This is a learning project and is not designed to be production-quality, but feel free to use it as you like.