mirror of
https://github.com/boostorg/beast.git
synced 2025-08-01 05:44:38 +02:00
No unused function in awaitable examples. (#2605)
* No unused function in awaitable examples. * Beast has an awaitable-ssl example. Closes #2604.
This commit is contained in:
committed by
GitHub
parent
c9900625ea
commit
947b225c9e
@@ -43,7 +43,7 @@ used to evaluate robustness. All asynchronous clients support timeouts.
|
||||
][
|
||||
[WebSocket, C++20 coroutine]
|
||||
[[path_link example/http/client/awaitable/http_client_awaitable.cpp http_client_awaitable.cpp]]
|
||||
[]
|
||||
[[path_link example/http/client/awaitable-ssl/http_client_awaitable_ssl.cpp http_client_awaitable_ssl.cpp]]
|
||||
][
|
||||
[HTTP crawl (asynchronous)]
|
||||
[[path_link example/http/client/crawl/http_crawl.cpp http_crawl.cpp]]
|
||||
|
Reference in New Issue
Block a user