Skip to content

Implement C++ SDK #2100

Description

@hubcio

Currently, we have non-working skeleton of C++ SDK in foreign/cpp directory. The aim of this task is to write minimal C++ SDK which will allow users to send and poll.

Preferably, we want to call Rust via FFI. See python SDK in foreign/pyton, where we use pyo3 for Rust<->Python interop.

For building the project, see #1774, we want to use bazel.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

cppChange related to C++ code.sdkChange related to sdk (client) API

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions