Retire legacy sources and verify managed iOS deployment
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ boundaries on top of the TLS byte stream.
|
||||
|
||||
## 2. Why Protocol Buffers for control
|
||||
|
||||
- Schema-driven codegen for **C++, C#, and Swift** (all first-class) → no hand-rolled
|
||||
- Schema-driven codegen for the supported **C#** implementation → no hand-rolled
|
||||
parsers, no drift between client and server.
|
||||
- **Forward/backward compatible by construction**: unknown fields are preserved/ignored,
|
||||
new fields and new `oneof` arms are additive. This is exactly the "extensible protocol"
|
||||
|
||||
Reference in New Issue
Block a user