On 4/8/11 4:42 PM, Corey Osman wrote:
> I have built a few apps with xmlrpcserver and noticed that it transfers way
> too much data because of all the xml tags. JSON uses about 1/10th of the
> bandwidth in comparison. There is a simplejsonserver available on github
> somewhere that does the sa
FYI,
I have built a few apps with xmlrpcserver and noticed that it transfers way too
much data because of all the xml tags. JSON uses about 1/10th of the bandwidth
in comparison. There is a simplejsonserver available on github somewhere that
does the same thing with very little code change.
I did some testing of Xmlrpcd today to make sure it works with IPv6. In
the process, I ended up making up a little python script that uses the
SimpleXMLRPCServer to stub out an event receiver, so you can test/use
Xmlrpcd. It's checked into contrib if anyone's interested. =)
localhost - - [08