/mqttapi

VolantMQ API stuff for plugins development

Primary LanguageGo

VolantMQ API

Build Status License

MQTT Packet

Versions

  • V3.1.1
  • V5.0

Plugins

Interfaces

Auth

Persistence

Implementations

Debug

Health

Persistence

  • in-memory
  • bbolt

Local development and testing

Instructions to pull go module

go get github.com/VolantMQ/vlapi

TBD