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 b84310e110 Field accessor implementations complete (hopefully) 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 Field accessor implementations complete (hopefully) 17 years ago
EnumDescriptorIndexAttribute.cs Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 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 Fix default instance behaviour for repeated types 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 Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 17 years ago
MethodDescriptor.cs Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 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 Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 17 years ago