mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-20 22:12:27 +02:00
EXAMPLE/ASIO Async HTTP request
Introduces a new example on ASIO to ilustrates on how to compose async operation to build network related protocols. * Original commit: espressif/esp-idf@2433816b14
This commit is contained in:
committed by
gabsuren
parent
f605fdd632
commit
b76d3fbff9
@ -0,0 +1,2 @@
|
||||
idf_component_register(SRCS "async_http_request.cpp"
|
||||
INCLUDE_DIRS ".")
|
Reference in New Issue
Block a user