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

how to binding to java? #121

Open
zoujiaqing opened this issue Nov 25, 2024 · 2 comments
Open

how to binding to java? #121

zoujiaqing opened this issue Nov 25, 2024 · 2 comments

Comments

@zoujiaqing
Copy link

I want use it in java project.
how to binding it to java?

@matheus23
Copy link
Member

Cross language interop is a non-goal for this repository, as written in the readme:
https://github.com/n0-computer/quic-rpc?tab=readme-ov-file#non-goals

If you still want to try to make it work, you could try wrapping this crate with uniffi. With it, you can get kotlin bindings for this rust library.

@zoujiaqing
Copy link
Author

OK, thanks.

I wonder, has it sorted out the corresponding API yet?
So I can try to do binding it to other language.

@n0bot n0bot bot added this to iroh Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants