Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Joshua Haberman 10cdab28e9 Add a friendly comment at the top of auto-generated C files. 16 years ago
benchmark
descriptor Add a friendly comment at the top of auto-generated C files. 16 years ago
src Add upb_serialize.c. 16 years ago
tests Move parsing functions to header file in anticipation of code generation (want them inlined). 16 years ago
tools Add a friendly comment at the top of auto-generated C files. 16 years ago
LICENSE
Makefile Sketches of serialization. 16 years ago
README

README


upb - a minimalist implementation of protocol buffers.

- For API documentation, see the header files.
- To build type "make".

Author: Joshua Haberman (joshua@reverberate.org, haberman@google.com)
See LICENSE for copyright information.