Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
cmd/pingpong Clean up pingpong example Apr 27, 2019
test_resources Add IRC specification parsing Mar 10, 2019
.gitattributes remove .editorconfig Jan 31, 2019
.gitignore updated client tests and made Makefile a bit nicer Jul 28, 2017
.travis.yml Remove go versions < 1.10.x Jul 9, 2019
LICENSE more comments on exported function Jul 16, 2017
Makefile Update Makefile and create dummy server key and certificate Oct 5, 2017
README.MD Merge pull request #101 from FletcherCodes/master May 4, 2019
client.go update documentation of Join function Jul 12, 2019
client_test.go createJoinMessages now returns slice of messages. Jul 8, 2019
go.mod Update go.mod to reflect v2.0.0 Apr 27, 2019
helpers_test.go cover GetType methods Mar 15, 2019
irc.go createJoinMessages now returns slice of messages. Jul 8, 2019
irc_test.go Move to client, add "joined" return param Jul 6, 2019
message.go Add CLEARMSG message type May 4, 2019
message_test.go Add CLEARMSG message type May 4, 2019
run-test-tests.sh update test runner to run all tests Feb 24, 2019