RPC Servers

RPC-compatible servers.

Newest releases

Thriftpy ThriftPy2 ThriftPy: https://github.com/eleme/thriftpy has been deprecated, ThriftPy2 aims to provide long term support. Migrate from Thriftpy? All you need is: import thriftpy2 as thrif
 

tomerfiliba Agnos - The Agnostic RPC Framework Agnos is a cross-platform, cross-language, lightweight RPC framework. ============================================================================== Discloure ===============================
 

0rpc zerorpc Mailing list: [email protected] (https://groups.google.com/d/forum/zerorpc) zerorpc is a flexible RPC implementation based on zeromq and messagepack. Service APIs exposed with zerorpc are called "zeros
 

joshmarshall JSONRPClib This library is an implementation of the JSON-RPC specification. It supports both the original 1.0 specification, as well as the new (proposed) 2.0 spec, which includes batch submission, keyword arguments,
 

alex-sherman Python-JRPC A Python remote procedure call framework that uses JSON RPC v2.0 Install using pip: pip install python-jrpc Socket Based Usage Python-JRPC allows programmers to create powerful client/server p
 

aheck ReflectRPC Self-describing JSON-RPC services made easy Contents What is ReflectRPC? Installation Features Datatypes Custom Datatypes Returning Errors Serving RPCs Generating Documentatio