rgrinberg / onanomsg

nanomsg bindings for ocaml
Do What The F*ck You Want To Public License
38 stars 9 forks source link

ONanomsg

ctypes-based bindings to nanomsg for OCaml

Installation

The dependencies are:

opam pin add .

Examples

See lib_test/suite.ml

Overview

For now these bindings are as close possible to the C interface but that is likely to change in the future.

TODO

License

ONanomsg is licensed under the WTFPL. See LICENSE.