python3-pylsp-jsonrpc

Python server implementation of the JSON RPC 2.0 protocol
  https://github.com/python-lsp/python-lsp-jsonrpc
  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.