protocol_version_headerversion Documentation on ocaml.org
Protocol versioning
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.
| Author | Jane Street Group, LLC |
|---|---|
| License | MIT |
| Published | |
| Homepage | https://github.com/janestreet/protocol_version_header |
| Issue Tracker | https://github.com/janestreet/protocol_version_header/issues |
| Maintainer | Jane Street developers |
| Dependencies |
|
| Source [http] | https://ocaml.janestreet.com/ocaml-core/v0.12/files/protocol_version_header-v0.12.0.tar.gz sha256=d5373ce101292c4727385b79a8478d7eab2865946d1af30b689909528b56e60b md5=a74e864b82a5ac4610098184801a4a12 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/protocol_version_header/protocol_version_header.v0.12.0/opam |
Required by
- async_rpc_kernel<v0.13.0


