3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00
ergo/irc
2014-02-19 18:46:46 -08:00
..
channel.go reduce writes 2014-02-18 20:28:35 -08:00
client.go synchronize on last writes to client sockets 2014-02-19 18:46:46 -08:00
commands.go fix closed channel on socket close 2014-02-18 10:13:57 -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 buffer all channels 2014-02-19 17:48:03 -08:00
server.go remove channel buffering 2014-02-19 18:22:57 -08:00
socket.go get rid of goroutines on client socket 2014-02-19 18:13:35 -08:00
types.go enforce nicks via lowercase strings 2014-02-17 15:25:32 -08:00