Documentation ¶
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
mystique-server
The Mystique MQTT Server is a simple MQTT server.
|
The Mystique MQTT Server is a simple MQTT server. |
ttn-mqtt
The TTN MQTT server adds TTN Authentication to the basic Mystique MQTT Server.
|
The TTN MQTT server adds TTN Authentication to the basic Mystique MQTT Server. |
pkg
|
|
apex
Package apex wraps apex/log
|
Package apex wraps apex/log |
auth
Package auth defines the authentication interface for MQTT.
|
Package auth defines the authentication interface for MQTT. |
auth/ttnauth
Package ttnauth implements MQTT authentication using The Things Network's account server
|
Package ttnauth implements MQTT authentication using The Things Network's account server |
log
Package log defines the MQTT log interface.
|
Package log defines the MQTT log interface. |
net
Package net implements the MQTT network layer on top of the standard library "net" package.
|
Package net implements the MQTT network layer on top of the standard library "net" package. |
packet
Package packet defines the MQTT packet types
|
Package packet defines the MQTT packet types |
pending
Package pending implements storage for pending messages.
|
Package pending implements storage for pending messages. |
server
Package server implements a simple MQTT server.
|
Package server implements a simple MQTT server. |
session
Package session implements MQTT sessions.
|
Package session implements MQTT sessions. |
subscription
Package subscription implements MQTT topic subscriptions
|
Package subscription implements MQTT topic subscriptions |
topic
Package topic implements MQTT topic matching
|
Package topic implements MQTT topic matching |
Click to show internal directories.
Click to hide internal directories.