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 |
| Available | arch != "arm32" & arch != "x86_32" |
| Dependencies | |
| Source [http] | https://github.com/janestreet/protocol_version_header/archive/refs/tags/v0.17.0.tar.gz sha256=18b0838b2d92e4b367b157b0ced6dec9d09c31a5e81a299a1bf25853a490adfd |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/protocol_version_header/protocol_version_header.v0.17.0/opam |
Required by
- async_rpc_kernel>=v0.17.0


