Protobuf-objc 0.0.1

Protobuf-objc 0.0.1

TestsTested
LangLanguage Obj-CObjective C
License Apache 2
ReleasedLast Release Dec 2014

Maintained by Superbil.



  • By
  • Kenton Varda, Sanjay Ghemawat and Jeff Dean

Protocol Buffers, Objective C iOS5

This is a modified ARC enabled version of the Protocol Buffers in Objective C project. It is optimized for iOS5 and up. This version is updated for Protobuf 2.5.

Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. This project is based on an implementation of Protocol Buffers from Google. See the Google protobuf project for more information.

Credits

  • David Bonnefoy
  • Superbil

Regwez Inc.

Booyah Inc.

Google Protocol Buffers, Objective C

Google Protocol Buffers

  • Kenton Varda, Sanjay Ghemawat, Jeff Dean, and others