MENU

Fun & Interesting

justforfunc #30: The Basics of Protocol Buffers

justforfunc: Programming in Go 46,983 lượt xem 7 years ago
Video Not Working? Fix It Now

Many people have asked me about videos on gRPC, and I decided that before
getting into those technical topics it'd be nice to have an intro video
to Protocol Buffers (aka protobufs), which are one of the basic technologies
at Google, and which is part of most of Google APIs and services.

source code:
- https://github.com/campoy/justforfunc/tree/master/30-protobuf

Comment