paho.mqtt.golang
MQTT client
An MQTT client library for Go
3k stars
70 watching
534 forks
Language: Go
last commit: 3 months ago eclipseiotinternet-of-thingsmqtt
Related projects:
Repository | Description | Stars |
---|---|---|
eclipse-paho/paho.mqtt.c | An MQTT client library with synchronous and asynchronous programming models | 1,981 |
eclipse-paho/paho.mqtt.embedded-c | A C client library for MQTT protocol used in IoT applications. | 1,365 |
eclipse-paho/paho.mqtt.testing | Testing utilities for MQTT clients and brokers. | 109 |
google/go-github | A Go library for interacting with the GitHub API v3 | 10,446 |
gomodule/redigo | A Go client library for interacting with Redis databases | 9,755 |
gorilla/websocket | An implementation of the WebSocket protocol for real-time communication over TCP connections. | 22,445 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,401 |
googleapis/google-api-go-client | Automatically generated libraries for interacting with Google APIs | 4,034 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |
grpc/grpc-go | A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,100 |
ethereum/go-ethereum | A Go implementation of the Ethereum protocol, providing a suite of tools and utilities for building Ethereum clients and applications. | 47,592 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 5,995 |
golang/protobuf | Provides Go bindings for protocol buffers for efficient binary serialization and deserialization of structured data. | 9,785 |
drmagice/gmqtt | A high-performance MQTT broker written in Go with flexible customization options and support for various features like TLS, WebSockets, clustering, and persistence. | 989 |
googleapis/google-cloud-go | A set of libraries providing access to Google Cloud Platform services via the Go programming language. | 3,779 |