irc-go/client
2016-02-16 01:15:08 +10:00
..
actions.go client: Add PRIVMSG and NOTICE 2016-02-16 01:15:08 +10:00
capabilities.go client: Handle capabilities better and more on-spec 2016-02-16 01:15:08 +10:00
client.go client: CAP NEW and CAP DEL 2016-02-16 01:15:08 +10:00
doc.go client: Initial code. Very untested, likely very broken. What is test coverage 2016-02-16 01:15:07 +10:00
events.go client: Use numeric names instead of numbers where possible 2016-02-16 01:15:08 +10:00
features.go client: Add a very basic Features 2016-02-16 01:15:08 +10:00
handlers.go client: Handle capabilities better and more on-spec 2016-02-16 01:15:08 +10:00
reactor_test.go client: Add PRIVMSG and NOTICE 2016-02-16 01:15:08 +10:00
reactor.go client: Respond to PINGs 2016-02-16 01:15:08 +10:00