Use the Kafkorama C++ SDK to connect, subscribe, and publish to real-time Streaming API endpoints in native applications.
The Kafkorama C++ SDK enables developers to build high-performance real-time applications in native environments.
In Kafkorama, subjects serve directly as Streaming API endpoints. This SDK allows your C++ applications to interact with those endpoints for both consuming and publishing real-time data.
With this SDK, you can:
This SDK is ideal for native and embedded systems that demand low latency and high throughput, such as trading systems, telemetry, or industrial automation.
To get started, follow the Run with Docker guide to launch a local Kafkorama instance. Below, you’ll find installation instructions, usage examples, and SDK references: