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 ba02091ef8 New unit tests and corresponding bug fixes. 17 years ago
..
DescriptorBase.cs Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 17 years ago
DescriptorPool.cs Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 17 years ago
DescriptorUtil.cs Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 17 years ago
DescriptorValidationException.cs Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 17 years ago
EnumDescriptor.cs Added DynamicMessage and ExtendableBuilder, along with the first supporting tests. 17 years ago
EnumDescriptorIndexAttribute.cs Initial support for services and extensions. Incomplete, but enough to get generated unit test files to compile. 17 years ago
EnumValueDescriptor.cs Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 17 years ago
FieldDescriptor.cs First unit test reading a complete message\! 17 years ago
FieldMappingAttribute.cs Changed fixed size methods to return unsigned integers. Finished FieldSet. Introduced mapping from FieldType to WireType and MappedType. 17 years ago
FieldType.cs Changed fixed size methods to return unsigned integers. Finished FieldSet. Introduced mapping from FieldType to WireType and MappedType. 17 years ago
FileDescriptor.cs Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 17 years ago
IDescriptor.cs Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 17 years ago
IndexedDescriptorBase.cs Two more which should have been in the last commit 17 years ago
MappedType.cs Gradually implementing FieldSet 17 years ago
MessageDescriptor.cs New unit tests and corresponding bug fixes. 17 years ago
MethodDescriptor.cs New unit tests and corresponding bug fixes. 17 years ago
PackageDescriptor.cs Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 17 years ago
ServiceDescriptor.cs New unit tests and corresponding bug fixes. 17 years ago