[zeromq-dev] WebSocket or JS interface to ZeroMQ

Pieter Hintjens ph at imatix.com
Wed Apr 3 20:08:31 CEST 2013


On Mon, Apr 1, 2013 at 4:19 PM, Nishant Mittal <nmittal at rblt.com> wrote:

> Thanks Apostolis.. will look into NullMQ

NullMQ gives you ZeroMQ-like patterns but doesn't actually speak the
ZMTP wire protocol, so won't talk to real ZeroMQ peers... until
browsers support native sockets, you have to go through some kind of
proxy. A NullMQ-to-ZMTP proxy should be reasonably simple since the
semantics are close.

-Pieter



More information about the zeromq-dev mailing list