Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 824 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 824 Bytes

EMQX Usage Examples

  1. EMQX Cluster with Nginx Load Balancing Example config for deploying an EMQX Cluster with Nginx to enable MQTT load balancing.

  2. EMQX Cluster with HAProxy Load Balancing Example config for setting up an EMQX Cluster using HAProxy for MQTT load balancing.

  3. Client Attributes-Based Authentication Implementation of client attribute-based authentication for enhanced security.

  4. Multi-Tenancy for MQTT Clients Configuration and management of multi-tenancy support for MQTT clients.

  5. Internet of Vehicles Data Aggregation and S3 Upload Solution for aggregating vehicle data into files and uploading to Amazon S3.