Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seastar support #1

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

kfernandez31
Copy link
Member

It's now possible to co_await a seastar::future from within cxx-async's coroutines thanks to the added cxx_awaiter.

@kfernandez31
Copy link
Member Author

kfernandez31 commented Dec 23, 2022

TODOs:

  • think about the license,
  • add a line or two about the fact that seastar must be installed for the includes to work,
  • add an example to examples/.

cxx-async/include/rust/cxx_async_seastar.h Outdated Show resolved Hide resolved
cxx-async/include/rust/cxx_async_seastar.h Outdated Show resolved Hide resolved
cxx-async/include/rust/cxx_async_seastar.h Outdated Show resolved Hide resolved
@kfernandez31 kfernandez31 requested a review from piodul July 5, 2023 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants