telemq_authenticator_http 0.1.0

HTTP Authenticator for TeleMQ MQTT broker
Documentation
[dependencies.log]
version = "0.4"

[dependencies.reqwest]
features = ["json"]
version = "0.11"

[dependencies.telemq_plugin_types]
features = ["authenticator"]
version = "0.1"

[package]
description = "HTTP Authenticator for TeleMQ MQTT broker"
edition = "2021"
license = "MIT/Apache-2.0"
name = "telemq_authenticator_http"
version = "0.1.0"