summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-04-18Move multiple (duplicated) relaying to all clients stuff to a functionLuke Bratch
2019-04-17More or less the same functionality, but now stable with clients ↵Luke Bratch
connecting/disconnecting and lots more debug output
2018-04-01It's now actually a semi-bouncer! It doesn't tell new clients which ↵Luke Bratch
channels to join or anything, but it does relay everything to each client.
2018-03-31Client listener in place, not functional yet except for ability to accept ↵Luke Bratch
connections
2018-03-30Change some code styleLuke Bratch
2018-03-30Initial commit - currently just a very manual IRC clientLuke Bratch