Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle send failures | Runxi Yu | 2024-12-08 | 1 | -9/+25 |
* | Remove another unnecessary anonymous function | Runxi Yu | 2024-12-08 | 1 | -3/+1 |
* | Remove unnecessary anonymous function | Runxi Yu | 2024-12-08 | 1 | -3/+1 |
* | Proper UID handling | Runxi Yu | 2024-12-08 | 1 | -13/+10 |
* | Client teardown and proper nick changes | Runxi Yu | 2024-12-08 | 1 | -0/+1 |
* | Primitive nick registration | Runxi Yu | 2024-12-08 | 1 | -1/+4 |
* | Primitive client states | Runxi Yu | 2024-12-08 | 1 | -0/+6 |
* | Make Client.conn optional | Runxi Yu | 2024-12-08 | 1 | -4/+4 |
* | Server and self awareness | Runxi Yu | 2024-12-08 | 1 | -10/+17 |
* | Add basic command handling | Runxi Yu | 2024-12-08 | 1 | -6/+35 |
* | Initial commit | Runxi Yu | 2024-12-07 | 1 | -0/+53 |