GitHub user Xuanwo added a comment to the discussion: How to design opendal c binding's async api
Some other things to consider: - How should we handle the existing Tokio code? - Should we consider splitting the library into a blocking version and an async version? I can imagine that users who want to use the async API don't want to have tokio included. --- Or maybe the biggest question is: Where are our C users, and what do they want? GitHub link: https://github.com/apache/opendal/discussions/6082#discussioncomment-12923315 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
