- From: ATSUSHI TAKAYAMA <taka.atsushi@googlemail.com>
- Date: Tue, 1 Feb 2011 08:58:02 -0500
- To: WebApps WG <public-webapps@w3.org>
(I didn't send the previous mail to the list, so sending again) > I hope we can actually just do this by exposing "blob" earlier than DONE in > due course. With the Blob object on disk growing over time. If you really > just want to stream data I think we should use EventSource for that. IMHO, EventSource is too cumbersome to handle binaries as you have to special-case both CR and LF, and CRLF sequence. A.TAKAYAMA
Received on Tuesday, 1 February 2011 13:58:56 UTC