• en

bencode_rpc 0.2.1

Homepage https://github.com/c-cube/bencode_rpc/
Maintainer simon.cruanes@inria.fr
Dependencies
& base-unix
bencode
lwt
ocamlfind
OCaml >= 4.00.0
Published Apr 19, 2014
Source [http] https://github.com/c-cube/bencode_rpc/archive/0.2.1.tar.gz
3d6b3bb8a158df4d6876283196b576f2
Edit https://github.com/ocaml/opam-repository/tree/master/packages/bencode_rpc/bencode_rpc.0.2.1/opam

Remote Procedure Call in OCaml, with B-encode and Lwt.

This library allows to communicate through the network (TCP) using a remote call abstraction. The data is serialized with Bencode.

No package is dependent