uploaded 9 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 specified host and port. After connecting via the specified network interface, it starts the…
    7.57 KB
  • serverless_mqtt
    This example demonstrates a brokerless MQTT setup using two ESP32 chips running Mosquitto, allowing MQTT connectivity between private networks…
    70.51 KB