aboutsummaryrefslogtreecommitdiff
path: root/servers/py-trio-struct/entities.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* routine backup - do note that tls clientcert is still brokenAndrew Yu2022-05-161-1/+3
* tls still brokenAndrew Yu2022-05-121-2/+0
* TLS-only, I guess!Andrew Yu2022-05-121-2/+2
* supposedly reset the queue to user queues (untested)Andrew Yu2022-05-081-6/+0
* UNTESTED: channel-based shared message queue and IdiotErrorAndrew Yu2022-05-071-1/+9
* now channels will give a JOIN command to clients on login, and we have a MOTDAndrew Yu2022-05-071-0/+1
* first attempt at chanmsgAndrew Yu2022-05-071-0/+14
* PRIVMSG works for connected clients, message queues are unimplementedAndrew Yu2022-05-051-0/+1
* logins are workingAndrew Yu2022-04-301-3/+4
* basic parse loop doneAndrew Yu2022-04-301-7/+1
* error: circular importAndrew Yu2022-04-301-0/+65