eixx icon indicating copy to clipboard operation
eixx copied to clipboard

Non-boost ASIO

Open heri16 opened this issue 2 years ago • 3 comments

Now that we have #45 ...

Is it viable to remove Boost as a dependency and just use the Non-boost version of ASIO?

https://think-async.com/Asio/AsioStandalone.html

heri16 avatar Aug 16 '21 19:08 heri16

I would much rather get rid of the dependency on ASIO entirely in favor of Networking TS or networking coroutines.

saleyn avatar Aug 19 '21 04:08 saleyn

003CA484-8A89-4990-A5D6-A95DDA4B65EF

Sounds good. Not familiar with this experimental API. Do you mean networking-ts-impl since some say the gcc/clang implementation is incomplete?

heri16 avatar Aug 19 '21 05:08 heri16

Yes, possibly either that or implementation based on C++20 coroutines.

saleyn avatar Aug 19 '21 12:08 saleyn