uploaded 1 year ago
The component provides a simple ESP32 port of mosquitto broker

2 examples

  • broker
    This example runs a broker on TLS or TCP transport, allowing connection via a specified host and port. It starts the mosquitto broker, which listens…
    7.57 KB
  • serverless_mqtt
    This example demonstrates MQTT connectivity between two private networks using two ESP32 devices. Each device creates an MQTT server that…
    70.49 KB