On Fri, Feb 19, 2010 at 1:28 AM, Brad Fitzpatrick <[email protected]> wrote: > What would JSON provide other than syntactic preference?
The responses would be smaller, so transmit more quickly and be parsed more quickly/simply. Speed of publication is one of the prime reasons PuSH exists, after all. It also lowers the barrier to integrating PuSH with Node.js and even in-browser AJAX use. I'm not demanding it be included or anything, I recognize features means more complexity means more work, but there are valid reasons. -- Eric > > On Tue, Feb 16, 2010 at 4:41 PM, Wei Zhu (Facebook) <[email protected]> > wrote: >> >> Hi, >> >> I'd like to know what the current status is in terms of supporting >> JSON as a response format in Pubsubhubbub spec. I had heard there was >> some talk about adding this support in the spec and would love to see >> it happen. >> >> Thanks. >> >> Wei > >
