//
pkg.gl
Category
github.com/MainfluxLabs/mproxy
pkg
session
package
0.2.3
Repository:
https://github.com/mainfluxlabs/mproxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
6
Files
160 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.