soul9/go-irc-chans
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Go irc channels ============ «concurrent» irc library using channels to dispatch actions instead of functions as in thoj's event driven irc client library [1]. This library is strongly inspired from that project [1], though. [1] https://github.com/thoj/Go-IRC-Client-Library