# 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.