aboutsummaryrefslogtreecommitdiff
path: root/servers.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* RevampRunxi Yu2024-12-301-46/+0
* Use meselog instead of slogRunxi Yu2024-12-121-2/+3
* Use uint32 for SIDs, uint64 for CIDsRunxi Yu2024-12-121-3/+3
* Server & Client should only have pointer receiversRunxi Yu2024-12-081-4/+4
* RegistrationRunxi Yu2024-12-081-1/+1
* Primitive nick registrationRunxi Yu2024-12-081-2/+2
* Primitive client statesRunxi Yu2024-12-081-0/+2
* Server and self awarenessRunxi Yu2024-12-081-0/+43