forked from Lainports/freebsd-ports
Python server implementation of the JSON RPC 2.0 protocol. Asynchronous request handling is supported. WWW: https://github.com/palantir/python-jsonrpc-server PR: 244758 Submitted by: Goran Mekić <meka@tilda.center>
4 lines
159 B
Text
4 lines
159 B
Text
Python server implementation of the JSON RPC 2.0 protocol. Asynchronous request
|
|
handling is supported.
|
|
|
|
WWW: https://github.com/palantir/python-jsonrpc-server
|