hebo 0.3.3

Distributed MQTT broker
Documentation
1
2
3
4
5
6
7
8
9
10
[general]
pid_file = "/tmp/hebo/ws-8083.pid"

[[listeners]]
address = "0.0.0.0:8083"
protocol = "ws"
path = "/mqtt"

[log]
log_file = "/tmp/hebo/hebo.log"