mqtt

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2024 License: Apache-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Proxy

type Proxy struct {
	// contains filtered or unexported fields
}

Proxy is main MQTT proxy struct.

func New

func New(address, target string, handler session.Handler, interceptor session.Interceptor, logger *slog.Logger) *Proxy

New returns a new MQTT Proxy instance.

func (Proxy) Listen

func (p Proxy) Listen(ctx context.Context) error

Listen of the server, this will block.

func (Proxy) ListenTLS

func (p Proxy) ListenTLS(ctx context.Context, tlsCfg *tls.Config) error

ListenTLS - version of Listen with TLS encryption.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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