channel.go
|
reduce writes
|
2014-02-18 20:28:35 -08:00 |
client.go
|
get rid of goroutines on client socket
|
2014-02-19 18:13:35 -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
|
buffer all channels
|
2014-02-19 17:48:03 -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 |