package extprot

  1. Overview
  2. Docs
Extensible binary protocols for cross-language communication and long-term serialization

Install

Dune Dependency

Authors

Maintainers

Sources

1.3.0.tar.gz
md5=ecae5982278abfc0c503f6f849278f81

Description

extprot allows you to create compact, efficient, extensible, binary protocols that can be used for cross-language communication and long-term data serialization. extprot supports protocols with rich, composable types, whose definition can evolve while keeping both forward and backward compatibility.

Published: 27 Aug 2016

Dependencies (7)

  1. base-bytes
  2. extlib-compat
  3. extlib < "1.7.8"
  4. camlp4 build
  5. ocamlfind build
  6. omake build
  7. ocaml < "4.06.0"

Dev Dependencies (1)

  1. ounit with-test

Used by

None

Conflicts

None