Skip to content

Bmooij/AsyncTCP

This branch is 169 commits behind me-no-dev/AsyncTCP:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ca8ac5f · Oct 17, 2019

History

79 Commits
Oct 2, 2019
Oct 17, 2019
Sep 1, 2019
Oct 2, 2019
Sep 23, 2019
Jun 23, 2019
Sep 8, 2017
Sep 24, 2019
Sep 8, 2017
Oct 2, 2019
Oct 2, 2019

Repository files navigation

AsyncTCP

Build Status Codacy Badge

Async TCP Library for ESP32 Arduino

Join the chat at https://gitter.im/me-no-dev/ESPAsyncWebServer

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.

About

Async TCP Library for ESP32

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 75.5%
  • Shell 24.0%
  • Other 0.5%