A framework that greatly simplifies the process of writing high-performance, scalable and resilient connectors for IOTICS.
Without TLS
iotics-connector-engine = { git = "https://github.com/Iotic-Labs/connector-engine-rs.git" }
With TLS
iotics-connector-engine = { git = "https://github.com/Iotic-Labs/connector-engine-rs.git", features = ["tls"] }
TODO
TODO
cargo install cargo-license
cargo license -t --avoid-build-deps --avoid-dev-deps --direct-deps-only