<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Protobuf - 标签 - LoveIt</title>
        <link>https://zhengqijun0121.github.io/blog/tags/protobuf/</link>
        <description>Protobuf - 标签 - LoveIt</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>zhengqijun0121@qq.com (zhengqijun0121)</managingEditor>
            <webMaster>zhengqijun0121@qq.com (zhengqijun0121)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Sun, 15 Mar 2026 09:00:20 &#43;0800</lastBuildDate><atom:link href="https://zhengqijun0121.github.io/blog/tags/protobuf/" rel="self" type="application/rss+xml" /><item>
    <title>Protobuf 协议详细总结</title>
    <link>https://zhengqijun0121.github.io/blog/009_protobuf%E8%AF%AD%E6%B3%95%E8%AF%A6%E7%BB%86%E6%80%BB%E7%BB%93/</link>
    <pubDate>Sun, 15 Mar 2026 09:00:20 &#43;0800</pubDate>
    <author>zhengqijun0121@qq.com (zhengqijun0121)</author>
    <guid>https://zhengqijun0121.github.io/blog/009_protobuf%E8%AF%AD%E6%B3%95%E8%AF%A6%E7%BB%86%E6%80%BB%E7%BB%93/</guid>
    <description><![CDATA[<h1 id="protocol-buffers-protobuf-语法详细总结">Protocol Buffers (Protobuf) 语法详细总结</h1>
<p>Protocol Buffers（简称Protobuf/protobuf）是Google开源的<strong>跨语言、跨平台、高性能的二进制序列化协议</strong>，核心通过<code>.proto</code>文件定义数据结构与服务接口，再通过<code>protoc</code>编译器生成对应编程语言的代码，实现高效的数据序列化与RPC通信。</p>]]></description>
</item>
</channel>
</rss>
