mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-16 20:12:13 +02:00
12 lines
353 B
Markdown
12 lines
353 B
Markdown
![]() |
# 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
|
||
|
|
||
|
* View the full [html documentation](https://espressif.github.io/esp-protocols/asio/index.html)
|