amf
Ocaml implementation of Adobe's Action Message Format
Description
AMF is a binary encoding for JSON-esque data. It's used in a few different Adobe formats and protocols.
This implements AMF V0. V3 is in the works.
Pull requests are welcome.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 11 Feb 2018
- Authors
- Maintainers
Sources
Dependencies
ounit
build
bisect_ppx-ocamlbuild
build
core
>= "v0.9.1"
oasis-mirage
build
oasis
build
ocaml
>= "4.01" & < "4.06"
Reverse Dependencies