package
0.4.2
Repository: https://github.com/absmach/mproxy.git
Documentation: pkg.go.dev

# Functions

FromContext retrieves Session from context.Context.
NewContext stores Session in context.Context values.
Stream starts proxy between client and broker.

# Constants

No description provided by the author
No description provided by the author

# Structs

Session stores MQTT session data.

# Interfaces

Handler is an interface for mProxy hooks.
Interceptor is an interface for mProxy intercept hook.

# Type aliases

No description provided by the author