• en

bencode_rpc 0.1

Homepage https://github.com/c-cube/bencode_rpc/
Maintainer simon.cruanes@inria.fr
Dependencies
& lwt
ocamlfind
OCaml >= 4.00.0
Published Sep 30, 2013
Source [http] https://github.com/c-cube/bencode_rpc/archive/0.1.tar.gz
e753d4a39b6a9ddc80bba919abd1e573
Edit https://github.com/ocaml/opam-repository/tree/master/packages/bencode_rpc/bencode_rpc.0.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