Json-RPC (Paperback)

Russell, Jesse, Cohn, Ronald

  • 出版商: Book on Demand Ltd.
  • 出版日期: 2012-07-23
  • 售價: $1,090
  • 貴賓價: 9.5$1,036
  • 語言: 英文
  • 頁數: 158
  • ISBN: 5512124846
  • ISBN-13: 9785512124840
  • 相關分類: JavaScript
  • 無法訂購

買這商品的人也買了...

商品描述

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.