Json-RPC (Paperback)
Russell, Jesse, Cohn, Ronald
- 出版商: Book on Demand Ltd.
- 出版日期: 2012-07-23
- 售價: $1,080
- 貴賓價: 9.5 折 $1,026
- 語言: 英文
- 頁數: 158
- ISBN: 5512124846
- ISBN-13: 9785512124840
-
相關分類:
JavaScript
無法訂購
買這商品的人也買了...
-
$199Java and XML (Paperback)
-
$720$684 -
$301OpenCL 異構並行程式設計實戰
-
$454JavaScript程序設計
-
$458直擊招聘 : 程序員面試筆試數據結構深度解析
-
$403深入 RabbitMQ
-
$454Hyperledger Fabric 源代碼分析與深入解讀
-
$450$383 -
$594$564 -
$658Hyperledger Fabric技術內幕:架構設計與實現原理
-
$352Hyperledger Fabric 菜鳥進階攻略
-
$454HyperledgerFabric 核心技術
-
$301cURL 必知必會
-
$305Spring Boot 微服務實戰:使用 RabbitMQ、Eureka、Ribbon、Zuul 和 Cucumber 開發 RESTful 服務
-
$474$450 -
$254超級帳本 HyperLedger Fabric 區塊鏈開發實戰
-
$1,080$853 -
$654$621 -
$719$683 -
$1,194$1,134 -
$528$502 -
$449物聯網及低功耗藍牙5.x高級開發
-
$654$621 -
$893$848 -
$305物聯網可穿戴技術
相關主題
商品描述
High Quality Content by WIKIPEDIA articles JSON-RPC is a remote procedure call protocol encoded in JSON. It is a very simple protocol (and very similar to XML-RPC), defining only a handful of data types and commands. JSON-RPC allows for notifications (info sent to the server that doesn't require a response) and for multiple calls to be sent to the server which may be answered out of order.