readme

# 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)

Supports all targets

License unspecified

To add this component to your project, run:

idf.py add-dependency "espressif/asio^1.0.2"

or download archive

Stats

  • Downloaded in total
    Downloaded in total 3.0k times
  • Downloaded this version
    This version: 60 times

Badge

espressif/asio version: 1.0.2
|