mqtt

package module
v0.19.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package mqtt is a paho.mqtt.golang interface wrapper over at-wat/mqtt-go.

Index

Constants

This section is empty.

Variables

View Source
var ErrNotConnected = errors.New("not connected")

ErrNotConnected means that the command was requested on the closed connection.

Functions

func NewClient

func NewClient(o *paho.ClientOptions) paho.Client

NewClient creates paho.mqtt.golang interface wrapping at-wat/mqtt-go. It's very experimental and some of the options are not supported.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL