async-mqtt

There are 6 repositories under async-mqtt topic.

  • khoih-prog/AsyncMQTT_Generic

    Arduino Arduino Library for ESP8266, ESP32, Portenta_H7, STM32 and RP2040W asynchronous MQTT client implementation. This library, ported to support ESP32, WT32_ETH01 (ESP32 + LAN8720), ESP8266, Portenta_H7 (Ethernet or WiFi) and STM32 (LAN8742A or LAN8720 Ethernet), Teensy 4.1 using QNEthernet, RASPBERRY_PI_PICO_W with CYW43439 WiFi. Currently supporting TLS/SSL for ESP32 only

    Language:C6451710
  • khoih-prog/AsyncMQTT_ESP32

    Arduino Library for ESP32/S2/S3/C3 asynchronous MQTT client implementation. This library, ported to support ESP32/S2/S3/C3, WT32_ETH01 (ESP32 + LAN8720), ESP32 using LwIP ENC28J60, W5500, W6100 or LAN8720. Supporting TLS/SSL for MQTTS Client

    Language:C++21218
  • boneskull/mqttletoad

    Black magic on top of MQTT.js

    Language:JavaScript8231
  • mkgeiger/mqtt-plug

    Modification of the Luminea ZX-2820 plug to run with an own MQTT client

    Language:C++3200
  • khoih-prog/Teensy41_AsyncTCP

    Asynchronous TCP Library for Teensy 4.1 using QNEthernet. This library is the base for future Async support for many current or future libraries, such as AsyncHTTPRequest_Generic, AsyncHTTPSRequest_Generic, AsyncMQTT_Generic, AsyncWebServer_Teensy41, AsyncUDP_Teensy41, AsyncDNSServer_Teensy41, AsyncTCP_SSL_Teensy41, etc.

    Language:C++1201
  • mkgeiger/mqtt-dimmer

    MQTT 230V AC LED dimmer, based on a commercial dimmer with an ESP8266

    Language:C++1211