Tiny IRC-like chat server written in Go
Go to file
raul 6da487bc86 Create testing branch and start channels 2024-03-29 14:57:02 +01:00
cmd Create testing branch and start channels 2024-03-29 14:57:02 +01:00
.gitignore Initial commit 2024-03-29 08:59:03 +01:00
LICENSE Initial commit 2024-03-29 08:59:03 +01:00
README.md Initial commit 2024-03-29 08:59:03 +01:00
go.mod Adding files to project 2024-03-29 09:04:20 +01:00
go.sum Adding files to project 2024-03-29 09:04:20 +01:00
main.go Adding files to project 2024-03-29 09:04:20 +01:00

README.md

mini-chat

Tiny IRC-like chat server I'm building in Go