JSONRPC.jl

Julia implementation of JSON RPC
Author julia-vscode
Popularity
10 Stars
Updated Last
1 Year 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.