# ASIO port [](https://components.espressif.com/components/espressif/asio) Asio is a cross-platform C++ library, see https://think-async.com/Asio/. It provides a consistent asynchronous model using a modern C++ approach. ## Examples Get started with examples [examples](https://github.com/espressif/esp-protocols/tree/master/components/asio/examples) ## Documentation * View the full [html documentation](https://docs.espressif.com/projects/esp-protocols/asio/docs/latest/index.html)
b91a3558631858014d49b89deb7ca8db10fee238
idf.py add-dependency "espressif/asio^1.32.0~2"