Documentation ¶
Overview ¶
Package mqtt implements the MQTT frontend.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Serve ¶
func Serve(ctx context.Context, server io.Server, listener net.Listener, format Format, protocol string) error
Serve serves the MQTT frontend.
func TopicParts ¶ added in v3.16.1
func TopicParts(up *io.ContextualApplicationUp, layout topics.Layout) []string
TopicParts generates the topic parts for the provided uplink.
Types ¶
Click to show internal directories.
Click to hide internal directories.