Categorygithub.com/seveniot/windear
repositorypackage
0.0.0-20180612061910-2130a7a5c2d4
Repository: https://github.com/seveniot/windear.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Windear

Build Status Code Coverage GoDoc

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