Note

You are reading the documentation for a release version that is end of life. The latest stable version is v5.4.2

ASIO port

Asio is a cross-platform C++ library, see https://think-async.com/Asio/. It provides a consistent asynchronous model using a modern C++ approach.

The ESP-IDF component ASIO has been moved from ESP-IDF since version v5.0 to a separate repository:

Hosted Documentation

The documentation can be found on the link below: