-
### Environment
NetMQ Version: 4.0.1.6
Operating System: Windows
.NET Version: 6.0
### Expected behavior
Monitoring of socket connection
### Actual behavior
Crash during …
-
### Environment
NetMQ Version: 4.0.1.10
Operating System: Windows 10
.NET Version: 6.0
### Expected behaviour
Socket does accept messages from netmq clients with valid public…
-
### Environment
NetMQ Version: 4.0.1.6
Operating System: windows
.NET Version: .net5.0 and .net4.7.2
### Expected behaviour
run the example : https://netmq.readthedocs.io…
-
Hi,
I am using Dealer-Broker pattern in NetMQ (4.0.0.1), ASyncIO(0.1.26.0)
I can see some AccessViolationException in my UnHandledException logs, Not Sure where it is coming from. I am suspecting…
-
Hi,
I'm trying to use your library in Unity, but it does not seem to work. Do you have an idea why it doesn't and/or how to make it work with Unity?
I'm trying with the latest unity version 2017…
-
Downloaded AsyncIO source for 0.1.69.0 , built code produces 0.1.42.0. I have a requirement to have the source code for the libraries I use. I am upgrading to NetMQ to 4.0.0.0 and it requires AsyncI…
-
I have been trying to implement a basic REQ/REP model with Unity3D (Mac OS X) acting as the server and python as the client. It works OK as a standalone Unity program. However Unity will soft-lock aft…
-
### Environment
NetMQ Version: 4.0.1.6
Operating System: MacOS Catalyna 10.15.6
.NET Version: 4.7 (API Compatibility level .NET 4.x )
### Expected behaviour
Be able to s…
-
Hi,
i got to this point using netmq library, i'm using a SubscriberSocket to connect to a remote publisher, on a netcore 3.01 console application.
I run the application with normal connectivity an…
-
Microsoft allows only a subset of the namespaces System.Net.Sockets & System.Net.IPAdress for Windows Store apps. Instead they propose to use the more modern Windows.Networking namespace.
To make Asyn…