-
As an `ITransport` `interface`, call to each of its method with `timeout` specified should be expected fail after the given amount of time period. However, due to its internal implementation, `timeout…
-
### Environment
```
Exe
net7.0
enable
enable
```
### XPublisherA
```
using NetMQ;
using NetMQ.Sockets;
namespace XPublisherA
{
inte…
-
The last few weeks, we haven't been able to merge pull requests with the complete green checks nor seen the green status badge from the README:
> [![Build Status](https://dev.azure.com/planetarium/…
-
### Environment
NetMQ Version: 4.0.1.10
Operating System: Windows 11 x64
.NET Version: 7.0.103
### Expected behaviour
Ability for NetMQ to handle/catch errors, and/or pro…
-
I'm just getting started playing with JeroMQ, and I'm finding that my DEALER is especially unreliable.
I've got a test that is almost exactly [one of the examples](https://github.com/zeromq/jeromq/…
-
I have downloaded and opened the Unity project in Unity 2020.3.27f1 and run server.py. It works as is and stops at 10 message sent and received. When I modify the code HelloRequester.cs to run conti…
-
`Swarm` should be agnostic about the underlying reply handling mechanism.
The `Message.Identity` property is used to identify for `ITransport` to figure out where to send a `Message`. Currently, se…
-
Hello, is there a way of destroying a magnebot at runtime?
I have tried with the next code, but with no success:
```
import numpy as np
from tdw.controller import Controller
from tdw.tdw_util…
-
### Environment
NetMQ Version: 4.0.1.10
Operating System: Windows 10 Pro, 22H2, 19045.2364
.NET Version: .NETFramework v4.8
### Expected behaviour
The Pub/Sub model works w…
-
```
The raw message[NetMQMessage[
ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.…