Protocol Buffers: Difference between revisions
Jump to navigation
Jump to search
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=External= | |||
* https://protobuf.dev | |||
* Style Guide https://protobuf.dev/programming-guides/style/ | |||
=Internal= | =Internal= | ||
* [[Serialization]] | * [[Serialization]] | ||
= | * [[Grpc|gRPC]] | ||
Protocol | =Subjects= | ||
* [[Protocol_Buffer_Concepts#|Concepts]] | |||
* [[Protocol_Buffer_Operations#|Operations]] | |||
* [[Protocol_Buffer_Concepts#Protocol_Buffer_Go_Code_Examples|Protocol Buffer Go Code Examples]] |