1,054
Downloads
942
Downloads of v 0.6.1
2011-11-08
Last update
netzmq
0.6.1
The netzmq project contains .NET bindings for ZeroMQ, an open-source, high performance transport layer. The project provides an idiomatic, test-friendly API and targets the Any CPU platform. Everything needed to write ZeroMQ programs is bundled in the netzmq assembly for both 32- and 64-bit platforms, including the native ZeroMQ libraries themselves. The native libraries are protected by the LGPL licence and are included as unmodified compiled binaries. The full libzmq source is available from https://github.com/zeromq/. This version of netzmq targets libzmq 3.0.
To install netzmq, run the following command in the Package Manager Console
PM> Install-Package netzmq
Owners
Authors
Copyright
netzmq is copyright by John Gozde. The ZeroMQ library that this project depends on is LGPL licensed, written by Martin Sustrik and Pieter Hintjens, and copyright by iMatix Corporation.
Tags
Dependencies
This package has no dependencies.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| netzmq 0.6.1 | 942 | Tuesday, November 08 2011 |
| netzmq 0.6.0 | 56 | Monday, October 31 2011 |
| netzmq 0.5.0 | 56 | Friday, October 28 2011 |