uploaded 7 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 with a specified host and port. After connecting via the selected network interface, it starts the…
    7.57 KB
  • serverless_mqtt
    This example demonstrates MQTT connectivity between two ESP32 chips using a peer-to-peer connection, allowing local MQTT servers to synchronize…
    80.02 KB