//
pkg.gl
Category
github.com/objenious/mproxy
pkg
session
package
0.4.0
Repository:
https://github.com/objenious/mproxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
4
Files
171 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.