Server streams proposals has been created by Julien Vermillard (Aug 10, 2008).

Content:

sending HTTP response in chunk in place of a big IoBuffer

Actually a asyncweb response content is one big IoBuffer, is quite inneficent and prevent serving big content or long streaming.

I'm trying to find a good API since a moment, but it's not very easy (specialy with dealing with IoBuffer) so here my proposal, which normaly won't break the current API :

Reply via email to