Overview
 

Intro

Fluvio Connector Development Kit (CDK) is a command-line tool whose primary goal is to help developers build, test, deploy SmartConnectors, and publish them to the Hub.

Source code

 

Installation

CDK only supports connectors developed in the Rust programming language. Other languages will be added in future releases.

 

Requirements

Install Rust compiler and Cargo. See https://www.rust-lang.org/tools/install for installation instructions.

  1. Install CDK
  2. Generate a SmartConnector
  3. Build and Test
  4. Start and Shutdown
  5. List and Logs
  6. Publish to SmartConnector Hub