ksrpc-jni
JNI bridge for Kotlin/Native to JVM interop. Provides a compact binary serialization format (JniSer/JniSerialized) and a NativeConnection that passes ksrpc calls across the JNI boundary without JSON round-tripping. Use this module when embedding a Kotlin/Native ksrpc service inside a JVM host (or vice versa) via shared libraries.
JNI bridge for Kotlin/Native to JVM interop. Provides a compact binary serialization format (JniSer/JniSerialized) and a NativeConnection that passes ksrpc calls across the JNI boundary without JSON round-tripping. Use this module when embedding a Kotlin/Native ksrpc service inside a JVM host (or vice versa) via shared libraries.
JNI bridge for Kotlin/Native to JVM interop. Provides a compact binary serialization format (JniSer/JniSerialized) and a NativeConnection that passes ksrpc calls across the JNI boundary without JSON round-tripping. Use this module when embedding a Kotlin/Native ksrpc service inside a JVM host (or vice versa) via shared libraries.