Networking and Asio migration #1133
pfeatherstone
started this conversation in
General
Replies: 2 comments
|
Hi, there is a paper of @dietmarkuehl especially about networking which is https://wg21.link/p2762 I am also very sure that Dietmar has wrapped lots of reactors. Not sure about Asios I've experimented myself with file i/o and networking with the HTH, |
0 replies
|
there are now two(!) open PRs to integrate stdexec with asio: |
0 replies
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.
Are there examples somewhere that show how to use stdexec for networking?
Will the networking model look similar to how Asio works?
All reactions