clrzmq 2.2.1
See the version list below for details.
dotnet add package clrzmq --version 2.2.1
NuGet\Install-Package clrzmq -Version 2.2.1
<PackageReference Include="clrzmq" Version="2.2.1" />
<PackageVersion Include="clrzmq" Version="2.2.1" />
<PackageReference Include="clrzmq" />
paket add clrzmq --version 2.2.1
#r "nuget: clrzmq, 2.2.1"
#:package clrzmq@2.2.1
#addin nuget:?package=clrzmq&version=2.2.1
#tool nuget:?package=clrzmq&version=2.2.1
The clrzmq project contains .NET bindings for ØMQ (ZeroMQ), an open source, high performance transport layer. Includes a compiled version of the native libzmq library. WARNING: This package targets the x86 build platform.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on clrzmq:
| Package | Downloads |
|---|---|
|
ServiceProxy.Zmq
ServiceProxy.Zmq is a scalable request/reply messaging framework built with ZeroMQ that supports service contracts using ServiceProxy. |
|
|
Succubus.Backend.ZeroMQ
Succubus Distributed Application Framework |
|
|
ZMQ4Log4Net
A log4net custom appender for publishing logging events as messages to a specific port for remote monitoring of activity. Sample Config: <appender name="ZMQ4Log4Net" type="ZMQ4Log4Net.Appender, ZMQ4Log4Net"> <filter type="log4net.Filter.LevelRangeFilter"> <levelMin value="DEBUG" /> <levelMax value="INFO" /> </filter> <layout type="log4net.Layout.PatternLayout"> <conversionPattern value="%date [%level] %logger - %message" /> </layout> <BindAddress>tcp://*:5563</BindAddress> </appender> To receive the logs, create a subscriber using the same ZMQ library and bind to the same port used in the config above. You should be receiving logs in no time. |
|
|
Minimod.ZeroMqMessageStream
A minimod for messaging processing. |
|
|
clrzmq.services
An extension to clrzmq that allows a more .NETish usage of ZeroMQ |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on clrzmq:
| Repository | Stars |
|---|---|
|
aadhithya14/Open-Teach
A Versatile Teleoperation framework for Robotic Manipulation using Meta Quest3
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.0-rc1 | 68,070 | 11/6/2012 |
| 3.0.0-beta3 | 1,742 | 10/15/2012 |
| 3.0.0-beta2 | 1,813 | 7/24/2012 |
| 3.0.0-beta1 | 1,686 | 7/16/2012 |
| 3.0.0-alpha1 | 3,126 | 2/8/2012 |
| 2.2.5 | 63,794 | 7/21/2012 |
| 2.2.4 | 2,000 | 7/16/2012 |
| 2.2.3 | 4,845 | 3/28/2012 |
| 2.2.2 | 3,357 | 1/24/2012 |
| 2.2.1 | 2,240 | 12/17/2011 |
| 2.2.0 | 3,042 | 12/16/2011 |
| 2.1.0.2011100900 | 2,669 | 12/11/2011 |