modulepackage
0.0.0-20180612061910-2130a7a5c2d4
Repository: https://github.com/seveniot/windear.git
Documentation: pkg.go.dev
# README
Windear
Introduction
A simple MQTT broker write in Golang, which support cluster.
Features
- Support MQTT v3.1.1
- Support Cluster
Getting Started
dependent libraries
$ dep ensure
build
$ go build
run
$ ./windear -c conf/config.yaml
License
Released under the MIT License