package extprot

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

Install

Dune Dependency

Authors

Maintainers

Sources

extprot-1.7.0.tar.gz
md5=12acd1466af6feaced5f2836b703b33d

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: 14 Feb 2021

Dependencies (6)

  1. base-bytes
  2. extlib >= "1.7.8"
  3. camlp4 build
  4. ocamlfind build
  5. omake build
  6. ocaml >= "4.03.0"

Dev Dependencies (2)

  1. base64 with-test
  2. ounit with-test

Used by

None

Conflicts

None