On Sun, Jan 22, 2012 at 7:47 AM, Victor Lin <[email protected]> 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
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to