Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 964 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 964 Bytes

Eclipse Paho MQTT Go client

This repository contains the source code for the Eclipse Paho MQTT Go client library.

Installation and Build

This client is designed to work with the standard Go tools, so installation is as easy as:

go get github.com/eclipse/paho.golang

Reporting bugs

Please report bugs by raising issues for this project in github https://github.com/eclipse/paho.golang/issues

More information

Discussion of the Paho clients takes place on the Eclipse paho-dev mailing list.

General questions about the MQTT protocol are discussed in the MQTT Google Group.

There is much more information available via the MQTT community site.