GitHub user asukaminato0721 added a comment to the discussion: How to design opendal c binding's async api
2 ideas: 1. Callback-based API (very common, but call back hell) 2. Event Loop Integration (integrate into libuv, libevent or other framework) GitHub link: https://github.com/apache/opendal/discussions/6082#discussioncomment-12920873 ---- This is an automatically sent email for dev@opendal.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@opendal.apache.org