A Go (cgo) binding for libmosquitto.
- Go >= 1.0
- libmosquitto >= 1.1
go get bitbucket.org/shanehanna/mosquitto
- Doesn't expose all of libmosquitto, just what I've needed so far.
- Username/Password.
- TLS.
- You should only be able to Listen() once per object.
Go nuts! I do not care if you write tests or comment code. If you write something neat just send a pull request, tweet, email or yell it at me line by line in person. I will do whatever extra work is required.