Bookmarks tagged [rpc-servers]
https://github.com/joshmarshall/jsonrpclib/
This library is an implementation of the JSON-RPC specification.
- tags: python, rpc-servers
source code
https://docs.python.org/3/library/xmlrpc.server.html
(Python standard library) Simple XML-RPC server implementation, single-threaded.
- tags: python, rpc-servers
https://github.com/0rpc/zerorpc-python
zerorpc is a flexible RPC implementation based on ZeroMQ and MessagePack.
- tags: python, rpc-servers
source code