netmq
netmq copied to clipboard
A 100% native C# implementation of ZeroMQ for .NET
NetMQ.Core.Utils.Clock.Rdtsc is crashing after updating from Ubuntu 16.04 16bit version to Ubuntu 24.04 32bit version on a Raspberry PI 3b. It is related to the checking of the processor architecture...
Hi, I’ve been asked to resolve a communication issue in a .NET Framework 4.8 client/service project. Several installations are experiencing connection refusals and timeouts on the NetMQ port of the...
Is there any equivalent to zgossip? I'm interested in discovery of peers, where subsets of peers have a "role", so that messages can be directed from one node to others...
### Environment NetMQ Version: Operating System: .NET Version: Hello, I used clrzmq in a c# project. Since clrzmq is no longer maintained, I have to migrate to using NetMQ. Please...
### Environment NetMQ Version: 4.0.1.13 Operating System: WSL2 / Linux Debian .NET Version: dotnet sdk 8 I have a crash when using RequestSocket with a pyzmq Response server server.py (pyzmq...