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

CHANGES.md.html

Release v0.17.0

  • Caller: Various list-returning and list-accepting functions now guarantee they have at least one element via [Nonempty_list]

  • Caller: Added additional [Or_error.t]s to correspond to connection-level issues

  • Caller: Removed [metadata] parameters as they are now computed as part of the [Connection]

  • Direct Stream Writer: Added [store_last_value_and_send_on_add] functionality to [Group]

  • Pipe_extended: Added, allows for batched [map]ping of values.

OCaml

Innovation. Community. Security.