chriskohlhoff / asio

Asio C++ Library
http://think-async.com/Asio
4.85k stars 1.2k forks source link

experimental::coro vs awaitable #1234

Open pfeatherstone opened 1 year ago

pfeatherstone commented 1 year ago

Is there any benefit in using awaitable over experimental::coro?

pfeatherstone commented 1 year ago

@chriskohlhoff @klemens-morgenstern