This website requires JavaScript.
Explore
Help
Sign in
CEF
/
ergo
Watch
1
Star
0
Fork
You've already forked ergo
0
forked from
External/ergo
Code
Pull requests
Activity
cd4503be31
ergo
/
irc
History
Download ZIP
Download TAR.GZ
Jeremy Latt
cd4503be31
allow blank lines from the client
2014-02-16 22:24:49 -08:00
..
channel.go
get rid of unnecessary concurrency for channels and clients
2014-02-16 22:20:42 -08:00
client.go
get rid of unnecessary concurrency for channels and clients
2014-02-16 22:20:42 -08:00
commands.go
parse lines more robustly
2014-02-16 22:22:46 -08:00
config.go
motd command
2014-02-11 16:35:32 -08:00
constants.go
get rid of mutexes in favor of channel-base syncing
2014-02-16 17:23:47 -08:00
net.go
don't close socket send channel
2014-02-14 19:30:58 -08:00
reply.go
get rid of mutexes in favor of channel-base syncing
2014-02-16 17:23:47 -08:00
server.go
get rid of unnecessary concurrency for channels and clients
2014-02-16 22:20:42 -08:00
socket.go
allow blank lines from the client
2014-02-16 22:24:49 -08:00
types.go
get rid of unnecessary concurrency for channels and clients
2014-02-16 22:20:42 -08:00