package protocol_version_header

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

protocol_version_header v0.11.0

Libraries

This package provides the following libraries (via ocamlobjinfo):

protocol_version_header

Documentation:

  • Protocol_version_header 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.