Protocol Bindings
Configure protocol-specific bindings at server, channel, operation, and message levels. Detailed configuration for Kafka, AMQP, MQTT, WebSocket, and cloud messaging protocols.
Protocol bindings capture configuration that is specific to a particular messaging protocol. NeoArc supports bindings at four levels: server, channel, operation, and message. Each protocol defines different properties at each level.
Binding Levels
Apache Kafka
Kafka bindings are the most detailed, covering Schema Registry integration, topic management, consumer groups, and schema serialisation strategies.
AMQP 0-9-1
AMQP bindings cover exchange and queue configuration, message delivery modes, and routing.
MQTT / MQTT 5.0
MQTT bindings cover Quality of Service levels, session management, and last will configuration.