mirror of
https://github.com/me-no-dev/AsyncTCP.git
synced 2026-01-26 00:52:20 +01:00
4dbbf1060923fd3940c6478bc2ac887ec389397f
Check for compatible framework and dev/platform before build
AsyncTCP
Async TCP Library for ESP32 Arduino
This is a fully asynchronous TCP library, aimed at enabling trouble-free, multi-connection network environment for Espressif's ESP32 MCUs.
This library is the base for ESPAsyncWebServer
AsyncClient and AsyncServer
The base classes on which everything else is built. They expose all possible scenarios, but are really raw and require more skills to use.
Description
Languages
C++
99.5%
CMake
0.4%
Makefile
0.1%