package extprot

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.0.tar.gz
md5=1c9ff09c043330085095c2bf7c79d8bd

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: 01 Feb 2016

Dependencies (8)

  1. base-bytes
  2. extlib-compat
  3. extlib < "1.7.8"
  4. type_conv build
  5. sexplib build & < "113.01.00"
  6. ocamlfind build
  7. omake build
  8. ocaml

Dev Dependencies (1)

  1. ounit with-test

Used by

None

Conflicts

None