YAML/JSON/XML which one to choice on IPhone for communication over RESTFul protocol?
- by Piotr Czapla
I'm writing as simple application that comunicate with an external server.
The server currently support yaml, xml and json.
Which encoding is fastest on IPhone?
Which has better support?
What libraries do you suggest?