Files
esp-protocols/components/asio
Alexey Lapshin 57afa38f49 Bump asio/mdns/esp_websocket_client versions
Update components version afrer change d66f9dc158
2022-07-14 20:04:28 +04:00
..
2022-07-11 18:01:46 +04:00
2022-06-22 17:58:30 +04:00
2022-07-12 18:13:01 +04:00

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 example test :example:examples <examples/..>:

Documentation