On Wed, Aug 1, 2012 at 6:40 PM, Glenn Adams <gl...@skynav.com> wrote:

> Why restrict to XHR? How about WebSocket as data source?
>
Websockets support array buffers and therefore by extension any blob/file
object. However as a stream oriented API websockets have no content
aquisition, negotation, range and transfer semantics unless you prop those
up by yourself as an application layer protocol.

Reply via email to