ergo/irc
Jeremy Latt 21337cda7f add error responses for mode command 2014-02-22 12:15:34 -08:00
..
channel.go add error responses for mode command 2014-02-22 12:15:34 -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 names command 2014-02-17 21:02:03 -08:00
net.go don't close socket send channel 2014-02-14 19:30:58 -08:00
reply.go add error responses for mode command 2014-02-22 12:15:34 -08:00
server.go encapsulate client replies in method 2014-02-22 11:40:32 -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