wokibe

Results 1 comments of wokibe

As ad hoc workaround I defined the following monkey patch ``` require 'rbczmq' module ZMQ class Message def print msg = self frame = msg.first while frame frame.print frame =...