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 6e67cb48ef Fixed bugs that lint caught. 16 years ago
LICENSE Add README and LICENSE. 16 years ago
Makefile Enabled more warnings, fixed the warnings. 16 years ago
README Add README and LICENSE. 16 years ago
pbstream.c Fixed bugs that lint caught. 16 years ago
pbstream.h Enabled more warnings, fixed the warnings. 16 years ago
pbstream_lowlevel.h Enabled more warnings, fixed the warnings. 16 years ago
pbstruct.c More refactoring of structures. 16 years ago
pbstruct.h Fixed bugs that lint caught. 16 years ago
tests.c Enabled more warnings, fixed the warnings. 16 years ago

README


pbstream: a stream-oriented implementation of protocol buffers.

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

Author: Joshua Haberman <joshua@reverberate.org>
See LICENSE for copyright information.