package protocol_version_header

  1. Overview
  2. Docs
Protocol versioning

Install

Dune Dependency

Authors

Maintainers

Sources

protocol_version_header-v0.10.0.tar.gz
sha256=525ad24929342b18e6e6da2d86c5fccd0488116375772ff8b749910128e7a8d4
md5=12508328b26e641d775e9085c9c70757

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.