ipc:// protocol with zeromq. Java does support UNIX domain socket since JDK 16
rgonciarz opened this issue · 1 comments
rgonciarz commented
Hi, an update for README is needed and potentially a new chapter in development :)
Best regards
R.
fbacchella commented
I have started to play with a solution, using ServiceProvider, that would allow to use any socket implementation, even without JDK 16: https://github.com/fbacchella/jeromq/tree/networkprotocolserviceprovider