Skip to content

AMQP SDKs Index

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

Available SDKs

Overview

  • Connect: Establish secure connections to FlowMQ using AMQP 0-9-1
  • Publish: Send messages to exchanges and topics
  • Consume: Receive messages from queues with acknowledgment support
  • Interoperability: Bridge AMQP 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.