package babel

  1. Overview
  2. Docs
A library for defining Rpcs that can evolve over time without breaking backward compatibility.

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=888d7c5987b0b4477283db6636630c976566d52d9db3af3f8ed39935871f9f62

Description

A library for defining Rpcs that can evolve over time without breaking backward compatibility.

Published: 26 May 2024

README

"Babel"

Babel is a library for defining Rpcs that can evolve over time without breaking backward compatibility as different components are upgraded. Look in the example_protocol_lib directory as a starting point.

Dependencies (8)

  1. dune >= "3.11.0"
  2. tilde_f >= "v0.17" & < "v0.18"
  3. streamable >= "v0.17" & < "v0.18"
  4. ppx_jane >= "v0.17" & < "v0.18"
  5. core_kernel >= "v0.17" & < "v0.18"
  6. core >= "v0.17" & < "v0.18"
  7. async_rpc_kernel >= "v0.17" & < "v0.18"
  8. ocaml >= "5.1.0"

Dev Dependencies

None

Conflicts

None

OCaml

Innovation. Community. Security.