robospice
robospice copied to clipboard
Handle protocol buffers
Add a module to manage protobuf: https://code.google.com/p/protobuf/
https://developers.google.com/protocol-buffers/docs/overview?hl=fr
The Google Http Client handles protobuf, it could be a good starting point. We need a protobuf service though. Does any one know an open & free service that could be used for a sample and testing ?
Follow-up : http://stackoverflow.com/q/17776350/693752 and https://code.google.com/p/protobuf/issues/detail?id=536&thanks=536&ts=1374646155
https://github.com/square/wire
+1. Wire looks good to. If someone wants to take that in charge, we would thankfully accept a PR / new module.