Introduction #
In Wizzdi Cloud, integrations are extensions used within the Flow User Interface to add specific functions to applications.
Currently, we have four integrations available:
Kafka #
Kafka: A distributed event streaming platform used to publish, subscribe to, store, and process streams of records in a fault-tolerant way.
MinIo #
Minio: An object storage solution that provides APIs for storing and retrieving data, often used as a private or cloud-based storage service. Minio API is compatible with Amazon S3.
MQTT #
MQTT is a lightweight messaging protocol for small sensors and mobile devices optimized for high-latency or unreliable networks.
WebSocket #
Websocket: A protocol providing bi-directional, real-time communication channels between a client and a server.
Adding an Integration #
To add an integration to your App, follow these steps:
- Click on Integrations
- Click on the Add button to add the corresponding integration.