On Thu, Jan 28, 2016 at 6:30 PM, Mario Steinhoff <[email protected]> wrote:
> Everything works like a charm without any major problems bewtween a server > and a single client so far. (which feels really awesome btw!) Good to hear. > It would be great if someone could confirm them, or if statements do not > hold true, clarify the inner zproto workings. Your description is 100% accurate. Well done. Feel free to add to the README.txt if you feel you can make it clearer to newcomers. > With a single client, my implementation works just fine. But when there are > multiple clients connected, and a large file is sent to one of the clients, > other clients timeout. This is an interesting problem. I've not tried this test in the original code so perhaps the best is that you study it and figure out what's happening. Where is it blocking? -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
