Open BofengDuke opened 2 years ago
Hello, I have a CS-architecture service,the service uses cppzmq. Client and service work with ipc:// protocol. Now, I want my client to support the Java language, does the JNI support ipc://protocol between cppzmq and JNI?
It should - try it
Thank you for your reply.
Hello, I have a CS-architecture service,the service uses cppzmq. Client and service work with ipc:// protocol. Now, I want my client to support the Java language, does the JNI support ipc://protocol between cppzmq and JNI?