package ppx_protocol_conv_msgpack

  1. Overview
  2. No Docs
MessagePack driver for Ppx_protocol_conv

Install

Authors

Maintainers

Sources

3.1.1.tar.gz
md5=20c262e2cda48f1551d9f2f185f88b30

Description

This package provides a driver for message pack (Msgpck.t) serialization and deserialization using the msgpck library

Published: 28 Aug 2018

Dependencies (4)

  1. dune
  2. msgpck >= "1.3"
  3. ppx_protocol_conv = "3.1.1"
  4. ocaml >= "4.04.0"

Dev Dependencies (4)

  1. ounit with-test
  2. sexplib with-test
  3. ppx_sexp_conv with-test
  4. msgpck with-test & < "1.7"

Used by

None

Conflicts

None