Files
esp-protocols/components/asio
Euripedes Rocha 28f1e430fd bump(asio): 1.28.0~0 -> 1.28.2~0
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))
2023-11-14 13:48:12 +01:00
..
2023-11-14 13:48:12 +01:00
2023-10-10 10:13:06 +02:00
2023-10-23 11:01:05 +02:00
2023-11-14 13:48:12 +01:00
2023-10-10 10:13:06 +02:00

ASIO port

Component Registry

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