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 8f721f5dc7 Experimental (and currently unused) behaviour to determine whether or not a message has any required fields. 17 years ago
..
Collections Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
DescriptorProtos Use delegates instead of dynamic reflection. 17 years ago
Descriptors Experimental (and currently unused) behaviour to determine whether or not a message has any required fields. 17 years ago
FieldAccess Align delegates with .NET 3.5 17 years ago
Properties Signed the test assembly, and added InternalsVisibleTo. Some public members now internal again. 17 years ago
AbstractBuilder.cs Beginning to fix the TODOs 17 years ago
AbstractMessage.cs The great generics revisiting. 17 years ago
ByteString.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
CodedInputStream.cs Micro-optimisations around varints and strings. 17 years ago
CodedOutputStream.cs Micro-optimisations around varints and strings. 17 years ago
DynamicMessage.cs Beginning to fix the TODOs 17 years ago
ExtendableBuilder.cs Beginning to fix the TODOs 17 years ago
ExtendableMessage.cs Optimisations of IsInitialized and removal of unnecessary references. 17 years ago
ExtensionInfo.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
ExtensionRegistry.cs The great generics revisiting. 17 years ago
FieldSet.cs Beginning to fix the TODOs 17 years ago
GeneratedBuilder.cs Evil reflection optimisation. 17 years ago
GeneratedExtensionBase.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
GeneratedMessage.cs Experimental (and currently unused) behaviour to determine whether or not a message has any required fields. 17 years ago
GeneratedRepeatException.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
GeneratedSingleExtension.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
IBuilder.cs More tests, and a bug fix. 17 years ago
IMessage.cs The great generics revisiting. 17 years ago
IRpcChannel.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
IRpcController.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
IService.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
InvalidProtocolBufferException.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
ProtocolBuffers.csproj Evil reflection optimisation. 17 years ago
RpcUtil.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
TextFormat.cs Signed the test assembly, and added InternalsVisibleTo. Some public members now internal again. 17 years ago
TextGenerator.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
TextTokenizer.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
UninitializedMessageException.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
UnknownField.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
UnknownFieldSet.cs Use a switch instead of a map for WireFormat. 17 years ago
WireFormat.cs Use a switch instead of a map for WireFormat. 17 years ago