<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Jsonrpc on 彩票号码助手</title>
    <link>/blog/tags/jsonrpc/</link>
    <description>Recent content in Jsonrpc on 彩票号码助手</description>
    <generator>Hugo</generator>
    <language>zh-hans</language>
    <copyright>Copyright © 2000-2026 zc310.tech. All Rights Reserved.
</copyright>
    <lastBuildDate>Sun, 29 Jan 2023 00:00:00 +0000</lastBuildDate><atom:link href="/blog/tags/jsonrpc/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>fast JsonRpc</title>
      <link>/blog/post/my/2023/fastjsonrpc/</link>
      <pubDate>Sun, 29 Jan 2023 00:00:00 +0000</pubDate>
      <guid>/blog/post/my/2023/fastjsonrpc/</guid>
      <description><![CDATA[<p>使用<a href="https://github.com/valyala/fasthttp" target="_blank" rel="noopener noreferrer">fasthttp<i class="fas fa-external-link-square-alt ms-1"></i></a>比较多，<a href="/post/rich_app/download/">号码助手 app</a> 过滤接口使用的<a href="https://github.com/valyala/fastjson" target="_blank" rel="noopener noreferrer">fastjson<i class="fas fa-external-link-square-alt ms-1"></i></a>解析数据，弄了一个利用<a href="https://github.com/valyala/quicktemplate" target="_blank" rel="noopener noreferrer">quicktemplate<i class="fas fa-external-link-square-alt ms-1"></i></a>输出 <a href="https://www.jsonrpc.org/specification" target="_blank" rel="noopener noreferrer">jsonrpc数据<i class="fas fa-external-link-square-alt ms-1"></i></a> 的小代码。</p>]]></description>
    </item>
    
  </channel>
</rss>

