| .. | ||
| asio@58384fb6af | ||
| examples | ||
| port | ||
| CHANGELOG.md | ||
| CMakeLists.txt | ||
| idf_component.yml | ||
| Kconfig | ||
| LICENSE | ||
| README.md | ||
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.
Examples
Get started with examples examples
Documentation
- View the full html documentation