mirror repo of https://github.com/littlequartz/clink. a socket programming assignment for Sistem Terdistribusi
Go to file
Syahdan 0e99dbf596
ci: Update GitHub Actions workflow for Go project
This workflow builds Go binaries for multiple OS and architectures, uploads them as artifacts, and creates a GitHub release.
2025-10-15 11:35:44 +07:00
.github/workflows ci: Update GitHub Actions workflow for Go project 2025-10-15 11:35:44 +07:00
go.mod feat(server): usernames, IDs, and commands; sanitize names; richer join/leave messages 2025-10-15 11:25:56 +07:00
go.sum feat(server): usernames, IDs, and commands; sanitize names; richer join/leave messages 2025-10-15 11:25:56 +07:00
main.go feat(chat): polish UI text; pre-connect to show welcome; add server logs 2025-10-15 11:27:59 +07:00
server.go feat(chat): polish UI text; pre-connect to show welcome; add server logs 2025-10-15 11:27:59 +07:00