-
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 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…
-
There was a thread on licensing years ago: https://github.com/zeromq/netmq/issues/96 which does not clarify my question.
I want to use NetMQ in a commercial project where the company has to provide…
-
### Environment
NetMQ Version: v4.0.1.12
Operating System: windows
.NET Version: 6.0
### problem
As I am using netmq in my current project, the current NetMQMonitorSocketEv…
-
### Environment
NetMQ Version: 4.0.1.8
Operating System: Windows/Linux
.NET Version: net6
NetMQ uses AsyncIO which is a wrapper for windows API. So this project is only wor…
-
### Environment
NetMQ Version: 4.0.1.8
Operating System: Windows 10
.NET Version: .NET Framework (as supported by Unity)
### Expected behaviour
On initializing and starti…
-
I am trying to implement a lazy pirate client and was playing around with examples in C# and Python. Both examples exhibit the same behavior. When you terminate the server the client hangs on exit. …
-
## Задача
Создать приложение, использующее API какого-либо сервиса.
## Используемые API
- [Google Cloud Speech-to-Text](https://cloud.google.com/speech-to-text/docs/reference/libraries)
- [OpenWea…
-
Hello there,
I found this project to be particularly interesting and I would like to know more about its current state of development. The README says "Both JSMQ and NetMQ WebSockets are beta at the …
-
There is learning for ZeroMQ Python and C# but they are not specific to unity and I saw you use AsyncIO as well which is confusing for me because I'm not good at network programming.
If I want to bui…