Do not systematically decode incoming zmq parts
Under some circumstances the decoding may fail as the binary data may contain values outside the utf-8 "visible" range.
Fixes #26 (closed)
Under some circumstances the decoding may fail as the binary data may contain values outside the utf-8 "visible" range.
Fixes #26 (closed)