Skip to content

Iotic-Labs/connector-engine-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iotics Connector Engine in Rust

CI

Overview

A framework that greatly simplifies the process of writing high-performance, scalable and resilient connectors for IOTICS.

Prerequisites

Usage

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"] }

Examples

TODO

Tutorial

TODO

OSS Review

  cargo install cargo-license
  cargo license -t --avoid-build-deps --avoid-dev-deps --direct-deps-only

Releases

No releases published

Packages

 
 
 

Languages