package msgpck

  1. Overview
  2. Docs
Fast MessagePack (http://msgpack.org) library

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.tar.gz
md5=4fa1a6fbfbf9927c34a14f3c55d8a278

CHANGES.md.html

v1.1 2017-02-21 Paris

  • Add documentation.

  • Drop dependency to ppx (and sexplib).

  • Function to_string' now uses size' and allocate a string of the exact required length.

  • Add function `size'.

v1.0 2016-08-31 Paris

First release.