Go, chat! A basic irc-style chat server and client, written in Go using bubbletea and connecting via websockets https://gochat.8bit.lol/
Go to file
2024-01-14 17:59:59 +00:00
client Initial Commit 2024-01-14 17:59:51 +00:00
common Initial Commit 2024-01-14 17:59:51 +00:00
server Initial Commit 2024-01-14 17:59:51 +00:00
.gitignore Initial Commit 2024-01-14 17:59:51 +00:00
changelog.md Add changelog 2024-01-14 17:59:59 +00:00
go.mod Initial Commit 2024-01-14 17:59:51 +00:00
go.sum Initial Commit 2024-01-14 17:59:51 +00:00