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

README.org.html

README.org

* Protocol_version_header - protocol-aware version negotiation

Protocol_version_header is a small library that houses magic numbers for various
protocols. It exposes a =negotiate= function that is magic number aware,
returning human readable error messages when negotiation fails.

This library is used directly by =Rpc= and =Krb= so the common mistake of
mismatching clients and servers can be detected.
OCaml

Innovation. Community. Security.