espressif/asio

uploaded 7 months ago
ASIO

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

Supports all targets

License unspecified

To add this component to your project, run:

idf.py add-dependency "espressif/asio^1.14.1~3"

or download archive

Dependencies

  • ESP-IDF >=5.0
  • Examples:

    asio_chat

    async_request

    socks4

    ssl_client_server

    tcp_echo_server

    udp_echo_server

    Stats

    • Downloaded in total
      Downloaded in total 1.1k times
    • Downloaded this version
      This version: 1.1k times

    Badge

    espressif/asio version: 1.14.1~3 |