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 ad6903fe33 Fix to constructor access for nested types, and first pass at streaming. 17 years ago
..
Properties Signed the test assembly, and added InternalsVisibleTo. Some public members now internal again. 17 years ago
TestProtos Fix to constructor access for nested types, and first pass at streaming. 17 years ago
lib Finished service test with a mock. 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 Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
MessageStreamIteratorTest.cs Fix to constructor access for nested types, and first pass at streaming. 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 Fix to constructor access for nested types, and first pass at streaming. 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