python3-tinyrpc
A modular transport and protocol neutral RPC library


There are a number of jsonrpc libraries already out there on PyPI, most of them handling one specific use case (e.g. JSON via WSGI, using Twisted, or TCP sockets). None of the libraries, however, made it easy for the author of TinyRPC to reuse the jsonrpc-parsing bits and substitute a different transport (i.e. going from json via TCP to an implementation using WebSockets or ZeroMQ).

MIT

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...