mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-16 20:12:13 +02:00
1.28.2~0 Bug Fixes - reference protocol_examples_common from IDF ([09abb18
](https://github.com/espressif/esp-protocols/commit/09abb18)) - specify override_path in example manifest files ([1d8923c
](https://github.com/espressif/esp-protocols/commit/1d8923c)) Updated - docs(asio): Updates asio docs ([ce9337d
](https://github.com/espressif/esp-protocols/commit/ce9337d))
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