//
pkg.gl
Category
github.com/mainflux/mproxy
pkg
session
package
0.2.3
Repository:
https://github.com/mainflux/mproxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
11
Files
164 SLOC
#
Functions
New
New creates a new Session.
#
Structs
Client
Client stores MQTT client data.
Session
Session represents MQTT Proxy session between client and broker.
#
Interfaces
Handler
Handler is an interface for mProxy hooks.