[zeromq-dev] basic_istream/ostream
Pieter Hintjens
ph at imatix.com
Tue Aug 3 16:41:03 CEST 2010
On Tue, Aug 3, 2010 at 4:14 PM, Martin Lucina <mato at kotelna.sk> wrote:
> The syntax is nice but again works in C++ land. While I can see the appeal
> for C++ programmers who would like to see a more high-level API which "fits
> their language better" it's also important that the plain low-level (C) API
> be exported in any language if possible. That way all the language bindings
> stay as language-agnostic as possible.
Yes, that's what I suggested. This stream syntax could work with any
socket type, 0MQ being one of those. It would not be the C++ API for
0MQ.
That is compatible with an eventual move of 0MQ into the kernel.
-Pieter
More information about the zeromq-dev
mailing list