summaryrefslogtreecommitdiffstats
path: root/src/client.rs
Commit message (Expand)AuthorAgeFilesLines
* send the pass too if setJesse Luehrs2014-09-041-1/+15
* allow setting the user's hostname tooJesse Luehrs2014-09-041-6/+23
* this should use the host we're connecting toJesse Luehrs2014-09-041-1/+1
* move connection initialization into the clientJesse Luehrs2014-09-041-24/+70
* add support for writing irc messagesJesse Luehrs2014-09-031-0/+9
* start working on an irc client classJesse Luehrs2014-09-031-0/+42