Skip to content

Kafka SDKs Index

FlowMQ provides Kafka SDKs and integration guides for a variety of programming languages, enabling you to connect, produce, and consume messages using the Kafka protocol.

Available SDKs

Overview

  • Connect: Establish secure connections to FlowMQ using the Kafka protocol
  • Produce: Send messages to topics and partitions
  • Consume: Receive messages from topics with consumer group support
  • Interoperability: Bridge Kafka with other protocols supported by FlowMQ

Getting Started

Choose your preferred language from the list above to view installation instructions, code examples, and advanced usage tips.