[zeromq-dev] Some suggestions for ZeroMQ
Ian Barber
ian.barber at gmail.com
Sun Jan 22 15:51:03 CET 2012
On Sun, Jan 22, 2012 at 7:47 AM, Victor Lin <bornstub at gmail.com> wrote:
>
> I would like to fork the project in github and make some patches, but I'm
> in a rush for my own project. Now, all I have to do is to adapt the system
> to bind address on each client and connect from the server, ugly, but it
> works. Will see is there spare time to contribute. Hope this could be
> helpful.
>
>
Another solution would be have a leading discardable message type, so when
you connect you set a HWM of one and send a no-op type message - set the
audio process to ignore these messages, and you get the desired behaviour.
Defining a basic protocol so you can allow different types of message will
likely prove beneficial in the future anyway.
Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120122/ac727d36/attachment.htm>
More information about the zeromq-dev
mailing list