v0.0.3
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
- Main implementation by @KunoVonHagen