Asyncio support?
Open
- Dominant language
- C++
- Stars
- 537
- Forks
- 223
- Avg merge
- 11h 22m
- Merged PRs (30d)
- 2
Description
Can I implement an async function in C++ that will await a Python coroutine? If it's not directly possible, is there any way around it? I have a stream of external events that I need to process in an asyncio-based Python program.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.