# AsyncMQTT_ESP32 Library
[](https://www.ardu-badge.com/AsyncMQTT_ESP32)
[](https://github.com/khoih-prog/AsyncMQTT_ESP32/releases)
[](#Contributing)
[](http://github.com/khoih-prog/AsyncMQTT_ESP32/issues)
---
---
## Table of Contents
* [Changelog](#changelog)
* [Releases v1.10.0](#releases-v1100)
* [Releases v1.9.0](#releases-v190)
* [Releases v1.8.0](#releases-v180)
---
---
## Changelog
### Releases v1.10.0
1. Add support to `ESP32` and `ESP32S2/S3/C3` boards using `LwIP W6100 Ethernet`
### Releases v1.9.0
1. Add support to `ESP32S2/C3` boards using `LwIP W5500 or ENC28J60 Ethernet`
### Releases v1.8.0
1. Initial coding to port [AsyncMQTT_Generic](https://github.com/khoih-prog/AsyncMQTT_Generic) to `ESP32/S2/S3/C3` boards using WiFi or `LwIP W5500 / ENC28J60 / LAN8720 Ethernet`
2. Use `allman astyle`
3. Sync with [AsyncMQTT_Generic v1.8.0](https://github.com/khoih-prog/AsyncMQTT_Generic)