mirror repo of https://github.com/littlequartz/clink. a socket programming assignment for Sistem Terdistribusi
Go to file
2025-10-15 11:41:52 +07:00
.github/workflows ci: Update GitHub Actions workflow for release binaries 2025-10-15 11:41:52 +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