ergo/irc
Jeremy Latt c5c7469cf0 good ol' fashioned refactoring 2014-02-22 13:15:31 -08:00
..
channel.go good ol' fashioned refactoring 2014-02-22 13:15:31 -08:00
client.go encapsulate client replies in method 2014-02-22 11:40:32 -08:00
commands.go be more lax about whitespace when parsing commands from clients 2014-02-20 21:09:56 -08:00
config.go motd command 2014-02-11 16:35:32 -08:00
constants.go flesh out channel modes 2014-02-22 13:08:25 -08:00
net.go don't close socket send channel 2014-02-14 19:30:58 -08:00
reply.go good ol' fashioned refactoring 2014-02-22 13:15:31 -08:00
server.go good ol' fashioned refactoring 2014-02-22 13:15:31 -08:00
socket.go do hostname lookups in the client read thread 2014-02-20 13:03:33 -08:00
types.go format replies to strings instead of using a Reply struct 2014-02-19 22:20:34 -08:00