babeloff / nngjvm

A JNA wrapper for nanomsg/nng
MIT License
12 stars 1 forks source link

= nngjvm

Clojure and Java bindings for nng (build on top of JNA)

(http://nanomsg.org/)

== Acknowledgements

The inspiration for this work comes from http://niwinz.github.io/jnanomsg . The java examples found in content.adoc are taken from that work.