I am pleased to annunce the release of version 2.0.0 of the ocaml-rpc
library in opam. This is a library to deal with json and xml RPC in ocaml. It allows to create helpers to convert from and to rpc calls, and to generate clients and servers.
This version includes bug fixes and compatibility fixes for the ppx rewriter, and improves the library compliance for the JsonRPC v2.0 protocol and it’s the last backward compatible version.
The next version will be ported to ocaml-versioned-parsetree and jbuilder, and will be splitted into few different packages.