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 9f4f0a56b1 Descriptor framework skeleton. Somewhat generic to avoid lots of code duplication. 17 years ago
..
DescriptorBase.cs Descriptor framework skeleton. Somewhat generic to avoid lots of code duplication. 17 years ago
EnumDescriptor.cs Descriptor framework skeleton. Somewhat generic to avoid lots of code duplication. 17 years ago
EnumValueDescriptor.cs Descriptor framework skeleton. Somewhat generic to avoid lots of code duplication. 17 years ago
FieldDescriptor.cs Descriptor framework skeleton. Somewhat generic to avoid lots of code duplication. 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 Descriptor framework skeleton. Somewhat generic to avoid lots of code duplication. 17 years ago
IndexedDescriptorBase.cs Descriptor framework skeleton. Somewhat generic to avoid lots of code duplication. 17 years ago
MappedType.cs Gradually implementing FieldSet 17 years ago
MessageDescriptor.cs Descriptor framework skeleton. Somewhat generic to avoid lots of code duplication. 17 years ago
ServiceDescriptor.cs Descriptor framework skeleton. Somewhat generic to avoid lots of code duplication. 17 years ago