You are viewing a single comment's thread from:RE: 每天进步一点点:在Python 中使用 XML RPCView the full contextView the direct parenthuawuya (35)in #python • 8 years ago google的gRPC是现在比较流行的rpc框架,多语言支持,跨平台。N年前也用过C++的xml-rpc,比较慢,估计很久都不更新了。