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 e60ce8bfaf Final commit before changing layout 17 years ago
..
Collections Implemented popsicle immutability for lists. Modified MessageStreamIterator to be singly generic. 17 years ago
Properties Initial setup of generator code. Little real functionality so far. 17 years ago
TestProtos Final commit before changing layout 17 years ago
AbstractMessageTest.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
ByteStringTest.cs Added copyright notices 17 years ago
CodedInputStreamTest.cs Tidying up, and a couple of extra tests. 17 years ago
CodedOutputStreamTest.cs Fix to constructor access for nested types, and first pass at streaming. 17 years ago
DescriptorsTest.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
DynamicMessageTest.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
GeneratedMessageTest.cs Fix initialization check when an optional field has required subfields 17 years ago
MessageStreamIteratorTest.cs Implemented popsicle immutability for lists. Modified MessageStreamIterator to be singly generic. 17 years ago
MessageStreamWriterTest.cs Fix to constructor access for nested types, and first pass at streaming. 17 years ago
MessageTest.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
ProtocolBuffers.Test.csproj Initial setup of generator code. Little real functionality so far. 17 years ago
ReflectionTester.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
ServiceTest.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
TestUtil.cs Fix to constructor access for nested types, and first pass at streaming. 17 years ago
TextFormatTest.cs Updated C# tests and code for TextFormat to match Java. 17 years ago
UnknownFieldSetTest.cs Reflect Java source code. 17 years ago
WireFormatTest.cs Use a switch instead of a map for WireFormat. 17 years ago