Gameye / messaging-client-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Messaging Client

A class library for sending commands and reading event streams.

Automated tests

NEVER commit something that breaks the build! You can easily prevent this by linking the test.sh script as a pre-commit hook!

like this:

ln test.sh .git/hooks/pre-commit

About

License:BSD 2-Clause "Simplified" License


Languages

Language:Go 98.7%Language:Shell 1.3%