[zeromq-dev] Comments on ZRE
Michel Pelletier
pelletier.michel at gmail.com
Sun Feb 10 19:50:44 CET 2013
Thanks Pieter, I've forked spec 20 and will push some revisions with my
ideas.
I have implemented the extended beacon protocol in my project, and it works
well! Thanks for being flexible about the changes.
As for the details, I have made a few decisions solely for implementation
purposes that are of course up for discussion, but here are the highlights:
- I picked version 2
- For service socket type, I am using the constants as defined in the zmq
library.
- For service transport, I picked 1: ipc, 2: tcp, 3: pgm. I'm not sure if
ipc is very useful, but it's there for completeness.
- If the service IP is 0.0.0.0, that's a flag to indicate using the IP from
recvfrom()
-Michel
On Wed, Feb 6, 2013 at 2:12 AM, Pieter Hintjens <ph at imatix.com> wrote:
> I've created a github repo and pull request for the import.
>
> We need some maintainers, so anyone interested in clicking that Merge
> button on RFCs, please: https://github.com/zeromq/rfc/issues/2
>
> Thanks
> Pieter
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130210/890c94b6/attachment.htm>
More information about the zeromq-dev
mailing list