I'm not sure this fits into zmq itself ? It should already be possible to build this on top of a ØMQ socket without too much issues (any socket type, really).
On Sat, Feb 1, 2014 at 3:44 PM, Goswin von Brederlow <[email protected]>wrote: > On Sat, Feb 01, 2014 at 08:32:08AM -0500, Lindley French wrote: > > This approach might allow seamless integration of forward error > correction libraries as well. > > Wouldn't you want to use that with any socket type? That would mean > encoding/decoding gets stacked one on top of the other. Probably a > larger change. > > MfG > Goswin > > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
