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

Does the JNI support UNIX domain sockets? #2215

Open
BofengDuke opened this issue Apr 2, 2022 · 2 comments
Open

Does the JNI support UNIX domain sockets? #2215

BofengDuke opened this issue Apr 2, 2022 · 2 comments

Comments

@BofengDuke
Copy link

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?

@bluca
Copy link
Member

bluca commented Apr 2, 2022

It should - try it

@BofengDuke
Copy link
Author

It should - try it

Thank you for your reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants