FairCom MQ Broker connections
Manages FairCom MQ broker connections
FairCom's Broker Connections API provides a solution for managing connections between MQTT brokers, facilitating the creation of a global communication network. This API includes actions for configuring, deleting, describing, and listing broker connections. By enabling this broker chaining, clients can publish and subscribe to topics locally, while FairCom MQ ensures the messages are reliably delivered to brokers in other locations. The system guarantees in-order message delivery and persistence even if external brokers are offline, allowing local clients to seamlessly and reliably communicate with millions of subscribers across various remote locations without being aware of the global communication network.
FairCom MQ offers a JSON API for managing broker connections, enabling configuration, deletion, description, and listing of these connections. Creating connections between MQTT brokers allows clients to publish and subscribe to topics locally, while FairCom MQ handles message delivery to brokers in multiple locations. This facilitates a global communication network with message guarantees and the ability to publish messages to millions of subscribers by chaining brokers. FairCom MQ and FairCom Edge ensure reliable and in-order message delivery even when external brokers are offline, and provide actions for configuring, deleting, describing, and listing broker connections.
JSON MQ API
API actions
broker connection actions
JSON Action
configure broker connection
delete broker connection
describe broker connection
list broker connection
MQTT broker
broker connections
publish messages
subscribe to messages
message guarantees