ctypes
-based bindings to nanomsg for OCaml
The dependencies are:
- cstruct
- ctypes > 0.2
- ppx_deriving
- ipaddr
- nanomsg
- (optional) lwt > 2.4.6
opam pin add .
See lib_test/suite.ml
For now these bindings are as close possible to the C interface but that is likely to change in the future.
- Add support for devices
ONanomsg is licensed under the WTFPL. See LICENSE.