On Tue, Feb 3, 2015 at 11:27 PM, Thomas Rodgers <[email protected]> wrote:

>> * Sessions require protocol commands that are invisible to "normal"
>> use. That means either protocol support (e.g. command frames) or some
>> layering on top of ZeroMQ blobs.

For sure, command frames are designed for this and that's what we'd
use if we implemented sessions in libzmq. If we implemented them above
libzmq, e.g. in CZMQ/zserver, zclient then we'd need some other
layering.
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to