paho.mqtt.golang
MQTT client
An MQTT client library for Go
3k stars
71 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,986 |
eclipse-paho/paho.mqtt.embedded-c | A C client library for MQTT protocol used in IoT applications. | 1,374 |
eclipse-paho/paho.mqtt.testing | Testing utilities for MQTT clients and brokers. | 109 |
google/go-github | Provides an interface to access the GitHub API v3 | 10,466 |
gomodule/redigo | A Go client library for interacting with Redis databases | 9,757 |
gorilla/websocket | An implementation of the WebSocket protocol for real-time communication over TCP connections. | 22,529 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,410 |
googleapis/google-api-go-client | Automatically generated libraries for interacting with Google APIs | 4,047 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,328 |
grpc/grpc-go | A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,143 |
ethereum/go-ethereum | A Go implementation of the Ethereum protocol's execution layer | 47,751 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 6,021 |
golang/protobuf | Provides Go bindings for protocol buffers for efficient binary serialization and deserialization of structured data. | 9,798 |
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. | 988 |
googleapis/google-cloud-go | A set of libraries providing access to Google Cloud Platform services via the Go programming language. | 3,797 |