JSONRPC.jl

Julia implementation of JSON RPC
Author julia-vscode
Popularity
15 Stars
Updated Last
3 Months Ago
Started In
May 2020

JSONRPC

An implementation for JSON RPC 2.0. See the specification for details.

Currently, only JSON RPC 2.0 is supported. This package can act as both a client & a server.