Skip to content

Overview of SDK

The SDK is an API to retrieve objects created in VOR Stream, functions to facilitate file system access, and functions to support the processing in VOR stream. Developers can use this API to build functionality in computational nodes in VOR Stream.

The SDK contains functions to:

  1. Retrieve VOR Stream objects

  2. Access and read data from file system

  3. Support processing

The functions are available for use in both Golang and Python.