Skip to content

Instantly share code, notes, and snippets.

@abuijze
abuijze / jni-config.json
Last active January 13, 2024 09:16
Reachability metadata to get grpc-netty-shaded working with native compilation
[
{
"condition": {
"typeReachable": "io.grpc.netty.shaded.io.netty.internal.tcnative.SSL"
},
"name": "[Ljava.lang.String;"
},
{
"condition": {
"typeReachable": "io.grpc.netty.shaded.io.netty.channel.DefaultEventLoop"