Re: [push-api] Object values in push messages

On 13 May 2014 02:47, Anne van Kesteren <annevk@annevk.nl> wrote:
> Can't we mirror WebSocket? That seems like it would be quite a bit
> simpler than full-blown HTTP messages.

Almost, though we'd need that single bit of metadata that
thewebsocketprotocol uses to signal text/binary.  I think that XHR is
a better fit, assuming that MIME makes sense architecturally.

Received on Tuesday, 13 May 2014 16:38:38 UTC