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.
 
 
 
 
 
 
Jon Skeet a03ea11c52 Finish implementing GeneratedBuilder. 17 years ago
..
Collections Gradually implementing FieldSet 17 years ago
DescriptorProtos Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 17 years ago
Descriptors Two more which should have been in the last commit 17 years ago
FieldAccess Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 years ago
Properties Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 years ago
AbstractBuilder.cs Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 years ago
AbstractMessage.cs Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 years ago
ByteString.cs Some work on AbstractBuilder, and complete implementation of UnknownField and UnknownFieldSet 17 years ago
CodedInputStream.cs Changed fixed size methods to return unsigned integers. Finished FieldSet. Introduced mapping from FieldType to WireType and MappedType. 17 years ago
CodedOutputStream.cs Changed fixed size methods to return unsigned integers. Finished FieldSet. Introduced mapping from FieldType to WireType and MappedType. 17 years ago
ExtensionInfo.cs Some work on AbstractBuilder, and complete implementation of UnknownField and UnknownFieldSet 17 years ago
ExtensionRegistry.cs Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 years ago
FieldSet.cs Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 years ago
GeneratedBuilder.cs Finish implementing GeneratedBuilder. 17 years ago
GeneratedExtension.cs Fix AbstractMessage and AbstractBuilder to get the explicit interface implementation sorted 17 years ago
GeneratedMessage.cs Finish implementing GeneratedBuilder. 17 years ago
IBuilder.cs Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 years ago
IMessage.cs Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 years ago
InvalidProtocolBufferException.cs Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 years ago
ProtocolBuffers.csproj Finish implementing GeneratedBuilder. 17 years ago
TextFormat.cs Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 17 years ago
UninitializedMessageException.cs Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 years ago
UnknownField.cs Changed fixed size methods to return unsigned integers. Finished FieldSet. Introduced mapping from FieldType to WireType and MappedType. 17 years ago
UnknownFieldSet.cs Gradually implementing FieldSet 17 years ago
WireFormat.cs Changed fixed size methods to return unsigned integers. Finished FieldSet. Introduced mapping from FieldType to WireType and MappedType. 17 years ago