jni binding missing Zloop and Zactor?
yuriymyronovych opened this issue · 3 comments
yuriymyronovych commented
I think jni bindings are missing majority of functions from Zloop and whole Zactor package?
sphaero commented
Can you elaborate? Perhaps with some example code and/or errors?
yuriymyronovych commented
build of Java Jni bindings for CZMQ does not contain Zactor class that would provide the functionality described here:
http://api.zeromq.org/czmq3-0:zactor
Zmonitor is missing as well.
Zloop seems to be missing the methods to register reader
sphaero commented
These bindings are generated so it depends on how you build the bindings. Otherwise suggestions for a fix or a PR are appreciated