package protocol_version_header

  1. Overview
  2. Docs
Protocol versioning

Install

Dune Dependency

Authors

Maintainers

Sources

protocol_version_header-v0.12.0.tar.gz
sha256=d5373ce101292c4727385b79a8478d7eab2865946d1af30b689909528b56e60b
md5=a74e864b82a5ac4610098184801a4a12

Description

This library offers a lightweight way for applications protocols to version themselves. The more protocols that add themselves to [Known_protocol], the nicer error messages we will get when connecting to a service while using the wrong protocol.

Published: 01 Mar 2019

Dependencies (4)

  1. dune >= "1.5.1"
  2. ppx_jane >= "v0.12" & < "v0.13"
  3. core_kernel >= "v0.12" & < "v0.13"
  4. ocaml >= "4.07.0"

Dev Dependencies

None

Used by (1)

  1. async_rpc_kernel < "v0.13.0"

Conflicts

None

OCaml

Innovation. Community. Security.