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
..
EnumWithNoOuter.cs Abandon the 'self' namespace alias - we need to be able to import types in other namespaces too. 17 years ago
MessageWithNoOuter.cs Fix to constructor access for nested types, and first pass at streaming. 17 years ago
MultiFileProto.cs Use delegates instead of dynamic reflection. 17 years ago
ServiceWithNoOuter.cs Abandon the 'self' namespace alias - we need to be able to import types in other namespaces too. 17 years ago
UnitTestEmbedOptimizeForProtoFile.cs Fix to constructor access for nested types, and first pass at streaming. 17 years ago
UnitTestImportProtoFile.cs Fix to constructor access for nested types, and first pass at streaming. 17 years ago
UnitTestMessageSetProtoFile.cs Fix to constructor access for nested types, and first pass at streaming. 17 years ago
UnitTestOptimizeForProtoFile.cs Fix to constructor access for nested types, and first pass at streaming. 17 years ago
UnitTestProtoFile.cs Fix to constructor access for nested types, and first pass at streaming. 17 years ago