uploaded 3 months ago
The component provides a simple ESP32 port of mosquitto broker

2 examples

  • broker
    This example runs a broker on TLS or TCP transport, specified host and port, and starts the mosquitto broker, which listens on all IPv4 interfaces by…
    8.42 KB
  • serverless_mqtt
    This example demonstrates how to establish MQTT connectivity between two private networks using two ESP32 devices running separate MQTT servers. It…
    80.07 KB