【问题标题】:json-rpc over http in pythonpython中通过http的json-rpc
【发布时间】:2012-02-25 15:18:57
【问题描述】:

一个老问题What is the current choice for doing RPC in Python?给了我一个不错的Python JSON-RPC实现可供选择:

但我想与之通信的服务通过 HTTP 工作。我怎样才能让这些通过 HTTP 工作?

【问题讨论】:

    标签: python http json-rpc


    【解决方案1】:

    好的,看起来jsonrpclib 将通过http json-rpc 没有任何麻烦。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2015-11-03
      • 1970-01-01
      • 2011-06-16
      • 2012-07-24
      • 1970-01-01
      • 2011-06-11
      • 2013-09-12
      相关资源
      最近更新 更多