Skip to content

OpenDevice/AsyncTCP

This branch is 1 commit ahead of, 169 commits behind me-no-dev/AsyncTCP:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1b858fb · Oct 30, 2021

History

80 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 30, 2021

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

Releases

No releases published

Packages

No packages published

Languages

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