python3-pyls-jsonrpc

Python server implementation of the JSON RPC 2.0 protocol
  https://github.com/palantir/python-jsonrpc-server
  0
  no reviews



JSON-RPC is a stateless, light-weight remote procedure call (RPC) protocol. This library has been pulled out of the Python Language Server project.