Info
Version: | 2.1.0-alpha |
Author(s): | zeromq |
Last Update: | Tuesday, March 25, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://czmq.zeromq.org/ |
NuGet Url: | https://www.nuget.org/packages/czmq |
Install
Install-Package czmq
dotnet add package czmq
paket add czmq
czmq Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
To wrap the ØMQ core API in semantics that are natural and lead to shorter, more readable applications.
To hide the differences between versions of ØMQ, particularly 2.x and 3.x.
To provide a space for development of more sophisticated API semantics.
To wrap the ØMQ security features with high-level tools and APIs.
To become the basis for other language bindings built on top of CZMQ.
.