Go to file
R. Tyler Croy 79937b68a1
Clean up some experimental cruft in pipeline.adb
2016-01-10 12:25:38 -08:00
build A semi-functional receiver of messages 2016-01-09 23:03:50 -08:00
contrib Add a simple nanomsg pubsub example 2016-01-10 12:25:24 -08:00
stubs Use a modified version of our nn.h stub 2016-01-10 10:57:45 -08:00
t Add a simple nanomsg pubsub example 2016-01-10 12:25:24 -08:00
.gitignore initial commit 2016-01-09 13:45:40 -08:00
COPYING Add README and LGPL 2016-01-10 11:46:04 -08:00
LICENSE Add README and LGPL 2016-01-10 11:46:04 -08:00
Makefile Add a simple nanomsg pubsub example 2016-01-10 12:25:24 -08:00
README.adoc Add README and LGPL 2016-01-10 11:46:04 -08:00
pipeline.adb Clean up some experimental cruft in pipeline.adb 2016-01-10 12:25:38 -08:00
pipeline.gpr Refactor some gprbuild bits out 2016-01-10 10:57:45 -08:00
pubsub.adb Add a simple nanomsg pubsub example 2016-01-10 12:25:24 -08:00
pubsub.gpr Add a simple nanomsg pubsub example 2016-01-10 12:25:24 -08:00
shared.gpr Use a modified version of our nn.h stub 2016-01-10 10:57:45 -08:00

README.adoc

<html lang="en"> <head> </head>

nanomsg-ada

Just some experimental bindings to the nanomsg C library

</html>