package json-rpc

  1. Overview
  2. Docs

Description

json-rpc implements the JSON-RPC 2.0 protocol including a server. This library is transport protocol independent.

Published: 29 Sep 2017

Dependencies (5)

  1. ocamlbuild build
  2. ocamlfind >= "1.5"
  3. yojson < "2.0.0"
  4. result
  5. ocaml >= "4.03.0" & < "5.0"

Dev Dependencies

None

Used by

None

Conflicts

None