Libraries to help with IRC development in Go. Mirror/fork of https://github.com/ergochat/irc-go https://github.com/ergochat/irc-go
irc
Go to file
2009-11-18 16:26:23 +01:00
irc_struct.go LICENSE, Same as go itself. 2009-11-18 16:03:14 +01:00
irc.go Notice, Privmsg and handle server error 2009-11-18 16:26:23 +01:00
LICENSE LICENSE, Same as go itself. 2009-11-18 16:03:14 +01:00
Makefile All archs 2009-11-18 16:00:05 +01:00
README Update 2009-11-18 16:09:11 +01:00
test.go first 2009-11-18 01:28:12 +01:00

Event based irc client library. Dosen't do much yet.