mymqtt

package
v0.0.0-...-833a7b1 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MsgProcess

type MsgProcess interface {
	OnNewMessage(msg *message.PublishMessage, sess *sessions.Session) bool

	OnDisConnect(sess *sessions.Session)

	OnConnect(sess *sessions.Session)
}

Directories

Path Synopsis
Package Service provides the MQTT Server and Client services in a library form.
Package Service provides the MQTT Server and Client services in a library form.
Package topics deals with MQTT topic names, topic filters and subscriptions.
Package topics deals with MQTT topic names, topic filters and subscriptions.

Jump to

Keyboard shortcuts

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