czmq
                                
                                 czmq copied to clipboard
                                
                                    czmq copied to clipboard
                            
                            
                            
                        jni binding missing Zloop and Zactor?
I think jni bindings are missing majority of functions from Zloop and whole Zactor package?
Can you elaborate? Perhaps with some example code and/or errors?
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
These bindings are generated so it depends on how you build the bindings. Otherwise suggestions for a fix or a PR are appreciated