<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>RPC on Cesar Gimenes</title><link>https://crg.eti.br/en/tags/rpc/</link><description>Recent content in RPC on Cesar Gimenes</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>crg@crg.eti.br (Cesar Gimenes)</managingEditor><webMaster>crg@crg.eti.br (Cesar Gimenes)</webMaster><lastBuildDate>Thu, 20 Sep 2018 08:19:09 -0300</lastBuildDate><atom:link href="https://crg.eti.br/en/tags/rpc/index.xml" rel="self" type="application/rss+xml"/><item><title>Protocol Buffers</title><link>https://crg.eti.br/en/post/protobuf-com-golang/</link><pubDate>Thu, 20 Sep 2018 08:19:09 -0300</pubDate><author>crg@crg.eti.br (Cesar Gimenes)</author><guid>https://crg.eti.br/en/post/protobuf-com-golang/</guid><description>&lt;p>Watch the video for this article &lt;a href="https://www.youtube.com/watch?v=XzSgREcg_sU">here&lt;/a>.&lt;/p>
&lt;p>This is the first in a series of quick tutorials where I plan to cover &lt;a href="https://grpc.io">gRPC&lt;/a> and various aspects of it, such as testing, TLS, best practices, and much more.&lt;/p>
&lt;p>To get started with gRPC we need to go all the way down to the foundation, so let&amp;rsquo;s talk about &lt;a href="https://developers.google.com/protocol-buffers">Protocol Buffers&lt;/a> first.&lt;/p>
&lt;p>Protocol Buffers is a simple, language-agnostic way to define a data structure. Think XML, but better, simpler, and faster — much faster.&lt;/p></description></item></channel></rss>