Hello, I'd like some clarification about the current state of Websocket support in the ZeroMQ community. This mail comes from this issue (https://github.com/zeromq/zmqpp/issues/108) raised on the zmqpp tracker.
There is this RFC http://rfc.zeromq.org/spec:39 I know about. Also this project https://github.com/zeromq/zwssock and that one https://github.com/zeromq/JSMQ. Is my understanding correct: + Websocket support must be fully implemented in bindings (ie, not just a small wrapper around libzmq code) + This support is therefore not trivial to implement. Assuming I understand correctly, wouldn't it make sense to, in the long run, implement Websocket as a libzmq transport, so that any binding can use them easily? Has there been any attempt as of yet? Am I missing something wrt websocket ? Thanks, -- Kapp Arnaud - Xaqq _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
