Replies: 2 comments 8 replies
-
Yea JNI is your only choice (that I know of) to call the native methods. A while ago I was trying out Go's JNI support and got it partially working. Do you know of a better option? |
Beta Was this translation helpful? Give feedback.
7 replies
-
We're working on a JNI interop package #1380 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am interested in using this library but my application is written in Java. Is there a Java version of this library? Is JNI my only choice? I realize this project offers a HTTP server but that option doesn't make sense with our architecture. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions