aboutsummaryrefslogtreecommitdiff
path: root/servers.go (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-12-12Use meselog instead of slogRunxi Yu1-2/+3
2024-12-12Use uint32 for SIDs, uint64 for CIDsRunxi Yu1-3/+3
2024-12-08Server & Client should only have pointer receiversRunxi Yu1-4/+4
2024-12-08RegistrationRunxi Yu1-1/+1
2024-12-08Primitive nick registrationRunxi Yu1-2/+2
2024-12-08Primitive client statesRunxi Yu1-0/+2
2024-12-08Server and self awarenessRunxi Yu1-0/+43