-
When using PGM with a very high MulticastRate (or perhaps, when processing a _lot_ of messages), from time to time the subscriber gets a NullReferenceException and crashes.
There's no further info, s…
-
When starting up ipython notebook not kernel is visible:
```
ipython notebook --config=icsharp
[I 16:30:27.421 NotebookApp] Serving notebooks from local directory: C:\Users\de
nis.akhiyarov
[I 16:30:…
-
Just want to ask the question whether this is being actively maintained?
-
Hello,
What libzmq versions are compatible with NetMQ? In particular, does NetMQ supports zeromq-4.x features, like security mechanisms and ZMQ_CONFLATE?
Thanks,
-
Hi,
I migrated a project from clrzmq to NetMQ and needed a way to Poll just once at a time. I understand that NetMQ is not meant to work that way but it makes it easier to migrate the library before …
-
Case: I added a new test project to my solution. I previously had another test project using `Xunit`, and as such I wanted to add Xunit to the new test project.
Any call to paket add fails because Xu…
-
As per dnallicus post on the mailing list:
Hi,
I am converting a project from clrzmq to NetMQ and I am running into issues with interface names in my TCP connections. In clrzmq, binding to tcp://_:…
-
While trying to learn about the lazy pirate sample I tried terminating the server to see if the client would exit as advertized. It doesn't exit. When trying to dispose of the context the Ctx.Termin…
-
It's more of a discussion then an issue...
Recently new version of zeromq was released, the version (3.2.3) contains only bug fixes, do you think we should go over all the relevant commits on the 3.2…
-
it will be easier to transition to netmq if the project support the current clrzmq api