mqttlib

package module
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2020 License: GPL-3.0 Imports: 0 Imported by: 0

README

mqtool (go-mqttlib)

mqtool is a full-features MQTT v5/v3 Server and Client Library.

LIMITED GPLv3. CAN'T BE USED FOR COMMERCIAL PURPOSE.

Usage

To get all (sub-)commands:

bin/mqtool --tree

LICENSE

GPLv3.

For Commercial Release/Purpose.

NOTE

These codes were migrated, archived from an internal private sources.

DON'T USE IT FOR COMMERCIAL PURPOSE. ALL RIGHTS RESERVED.

Documentation

Overview

Package mqttlib is full-features MQTTv5/v3 server/client golang library.

Index

Constants

View Source
const (
	// AppName const
	AppName = "mqtool" // main app-name
	// Version const
	Version = "1.1.1" // version name
	// VersionInt const
	VersionInt = 0x010101 // using as

	// AppDesc const
	AppDesc = "go mqttlib tool"
	// AppDescLong const
	AppDescLong = `go mqttlib tool long`
	// AppExamples const
	AppExamples = `` /* 182-byte string literal not displayed */

	// AppCopyright const
	AppCopyright = `go mqttlib (mqtool) tool`
	// AppAuthor const
	AppAuthor = `Hedzr`

	DefaultEtcdPrefix = "/mqtool.test"
)
View Source
const DefaultPort = 8883

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
ci
stringerex
Stringer is a tool to automate the creation of methods that satisfy the fmt.Stringer interface.
Stringer is a tool to automate the creation of methods that satisfy the fmt.Stringer interface.
cli
cmd
pkg
mqttlib/ws/melody
Package melody implements a framework for dealing with WebSockets.
Package melody implements a framework for dealing with WebSockets.
tcp

Jump to

Keyboard shortcuts

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