julia-vscode / JSONRPC.jl

Julia implementation of JSON RPC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Julia implementation of JSON RPC

License:MIT License


Languages

Language:Julia 100.0%