repositorypackage
0.0.0-20160612064217-0277726f86bb
Repository: https://github.com/ami-gs/mqttg.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
MQTTg
======
MQTT version 3.1.1 implement in Golang following HERE
example
- Broker
$ go run example/broker/broker.go
- Client
$ go run example/client/client.go
TODO
- Commit usage example codes
- Encryption & Authentication
- Error handling
- Distinguish between error and warning
LICENSE
the MIT License (MIT) Copyright (c) 2016 ami-GS