ostinato/rpc
Srivats P. 90fda499dd RPC now uses stream instead of an array for protobuf parsing and serialization. This change removes the limit on the byte size of a protobuf.
Because we are now using a new protobuf API - ParseFromBoundedZeroCopyStream(), the protobuf version has to be >= 2.2.0

Fixes issue 14
2010-10-18 17:25:27 +05:30
..
pbhelper.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
pbqtio.h RPC now uses stream instead of an array for protobuf parsing and serialization. This change removes the limit on the byte size of a protobuf. 2010-10-18 17:25:27 +05:30
pbrpc.pro RPC now uses stream instead of an array for protobuf parsing and serialization. This change removes the limit on the byte size of a protobuf. 2010-10-18 17:25:27 +05:30
pbrpcchannel.cpp RPC now uses stream instead of an array for protobuf parsing and serialization. This change removes the limit on the byte size of a protobuf. 2010-10-18 17:25:27 +05:30
pbrpcchannel.h RPC now uses stream instead of an array for protobuf parsing and serialization. This change removes the limit on the byte size of a protobuf. 2010-10-18 17:25:27 +05:30
pbrpccommon.h RPC now uses stream instead of an array for protobuf parsing and serialization. This change removes the limit on the byte size of a protobuf. 2010-10-18 17:25:27 +05:30
pbrpccontroller.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
rpcserver.cpp RPC now uses stream instead of an array for protobuf parsing and serialization. This change removes the limit on the byte size of a protobuf. 2010-10-18 17:25:27 +05:30
rpcserver.h RPC now uses stream instead of an array for protobuf parsing and serialization. This change removes the limit on the byte size of a protobuf. 2010-10-18 17:25:27 +05:30