mirror of
https://github.com/supleed2/go-chat.git
synced 2024-11-09 19:35:50 +00:00
7 lines
230 B
Markdown
7 lines
230 B
Markdown
# 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.
|