Files
esp-protocols/components/asio
Ivan Grokhotkov 09abb18be6 fix(asio): reference protocol_examples_common from IDF
This makes the example project usable from the component registry
2023-11-09 15:32:05 +01:00
..
2023-10-10 10:13:06 +02:00
2023-10-10 10:13:06 +02:00
2023-10-23 11:01:05 +02:00
2023-10-23 11:01:05 +02: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