-
Notifications
You must be signed in to change notification settings - Fork 593
OpenDAL C# bindings #2428
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
Comments
Blocking - We shall not need to use any binding libraries but simply P/Invoke + Async - Using Overall, I still need some time to understand how a dotnet project is organized and loading the native lib. Ref -
|
TODO - properly distribute Perhaps refer to librdkafka.redist -
Originally posted by @tisonkun in #2485 (comment) |
Release assignment. I may not have too much time on this direction recently. |
For handling memory releasing, take a look at I think we can reimplement the whole confluent-kafka-dotnet solution for bindings. |
For build script inetgration - |
Uh oh!
There was an error while loading. Please reload this page.
Possible binding libraries -
Materials -
The text was updated successfully, but these errors were encountered: