Integration with Boost ASIO + Cobalt as coroutines #452
nyibbang
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've been trying to implement an integration of an event loop for sdbus-c++ with Boost ASIO through the use of C++20 coroutines. I've used Boost Cobalt for that.
I'm interested in having opinions and reviews on this code.
Thank you in advance !
EDIT: Fixed errors with the code and added comments.
Beta Was this translation helpful? Give feedback.
All reactions