Re: Is the ability to disable flow control really needed?

You could do that:

Send an INITIAL_WINDOW_SIZE setting to the max value, but that won't effect
the session window, so for that you'd have to send a WINDOW_UPDATE frame
that's set to max value - 64kB, and then you can send subsequent frames
after half-consumed.

I'm worried that naive clients won't do anything but use the default
values. What do the client guys think?

Received on Saturday, 22 June 2013 01:16:25 UTC