aboutsummaryrefslogtreecommitdiff
path: root/servers/py-trio-struct (follow)
Commit message (Expand)AuthorAgeFilesLines
* routine backup - do note that tls clientcert is still brokenAndrew Yu2022-05-164-47/+58
* bug fixesAndrew Yu2022-05-124-14/+46
* TLS fixesAndrew Yu2022-05-122-3/+7
* tls still brokenAndrew Yu2022-05-125-12/+60
* TLS-only, I guess!Andrew Yu2022-05-122-4/+11
* someone's random IRC clientsAndrew Yu2022-05-101-1/+26
* Part working! Intermittent queues fixed!Andrew Yu2022-05-083-44/+11
* well, everything is erroneous, so we prepare for debuggers`Andrew Yu2022-05-081-0/+3
* supposedly reset the queue to user queues (untested)Andrew Yu2022-05-083-31/+2
* chanmsgqueue is brokenAndrew Yu2022-05-072-3/+11
* UNTESTED: channel-based shared message queue and IdiotErrorAndrew Yu2022-05-074-33/+79
* i have no idea what I'm doing, I think I made a broken sh client and forked a...Andrew Yu2022-05-071-19/+25
* typos and easter eggsAndrew Yu2022-05-071-5/+2
* now channels will give a JOIN command to clients on login, and we have a MOTDAndrew Yu2022-05-074-10/+61
* conditional echo-messageAndrew Yu2022-05-071-15/+16
* first attempt at chanmsgAndrew Yu2022-05-075-5/+75
* backup before i start adding non-guilded channelsAndrew Yu2022-05-071-3/+2
* spellingAndrew Yu2022-05-071-2/+2
* f passwordsAndrew Yu2022-05-061-0/+6
* Remove client from a user's client list during disconnectAndrew Yu2022-05-061-1/+4
* Andrew being badAndrew Yu2022-05-061-0/+5
* make message queue delete itself once sentAndrew Yu2022-05-064-35/+85
* message queue, seems to workAndrew Yu2022-05-062-4/+9
* PRIVMSG works for connected clients, message queues are unimplementedAndrew Yu2022-05-053-6/+21
* mypy tells me about some stupid error that doens't existAndrew Yu2022-05-015-40/+103
* detect redundent loginAndrew Yu2022-04-302-29/+34
* logins are workingAndrew Yu2022-04-305-10/+100
* basic parse loop doneAndrew Yu2022-04-305-49/+33
* error: circular importAndrew Yu2022-04-307-63/+189
* fix typingAndrew Yu2022-04-271-10/+8
* i mena i have no idea what we are doing but whateverAndrew Yu2022-04-2710-0/+564