Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-12-08 | Remove unnecessary anonymous function | Runxi Yu | 1 | -3/+1 | |
2024-12-08 | Proper UID handling | Runxi Yu | 1 | -13/+10 | |
2024-12-08 | Client teardown and proper nick changes | Runxi Yu | 1 | -0/+1 | |
2024-12-08 | Primitive nick registration | Runxi Yu | 1 | -1/+4 | |
2024-12-08 | Primitive client states | Runxi Yu | 1 | -0/+6 | |
2024-12-08 | Make Client.conn optional | Runxi Yu | 1 | -4/+4 | |
2024-12-08 | Server and self awareness | Runxi Yu | 1 | -10/+17 | |
2024-12-08 | Add basic command handling | Runxi Yu | 1 | -6/+35 | |