<?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 Pi Stack</title>
    <link>https://www.pistack.xyz/tags/rpc/</link>
    <description>Recent content in Rpc on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 19 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/rpc/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted Schema Serialization Frameworks: Protocol Buffers vs Cap&#39;n Proto vs FlatBuffers vs Apache Thrift</title>
      <link>https://www.pistack.xyz/posts/2026-06-19-schema-serialization-frameworks-protobuf-capnproto-flatbuffers-thrift/</link>
      <pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-19-schema-serialization-frameworks-protobuf-capnproto-flatbuffers-thrift/</guid>
      <description>&lt;p&gt;Schema-based serialization frameworks form the backbone of modern distributed systems. Unlike schemaless formats like JSON or MessagePack, these frameworks require you to define your data structure upfront and generate code from that definition. The payoff is dramatic: smaller wire formats, faster encoding/decoding, backward and forward compatibility guarantees, and multi-language interoperability.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
