Skip to content

v0.0.3

Choose a tag to compare

@stefanDeveloper stefanDeveloper released this 02 Jun 11:27
e73ccfb

Fluvio C/C++ Client v0.0.3

This release provides a native C++ API for the Fluvio streaming platform through a safe Rust CXX/FFI bridge.

Improvements & Fixes

  • Native C++ Bindings: Object-oriented C++ API that mirrors the Fluvio Rust client
  • CXX-based Bridge: Safe interoperability between C++ and Rust using the CXX framework

Contributors