aboutsummaryrefslogtreecommitdiff
path: root/main.go (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-08Remove unnecessary anonymous functionRunxi Yu1-3/+1
2024-12-08Proper UID handlingRunxi Yu1-13/+10
2024-12-08Client teardown and proper nick changesRunxi Yu1-0/+1
2024-12-08Primitive nick registrationRunxi Yu1-1/+4
2024-12-08Primitive client statesRunxi Yu1-0/+6
2024-12-08Make Client.conn optionalRunxi Yu1-4/+4
2024-12-08Server and self awarenessRunxi Yu1-10/+17
2024-12-08Add basic command handlingRunxi Yu1-6/+35