-
I have a server with a DEALER socket and I call `bind` on it.
Then i have a client that `connects` to my server's address, using a DEALER socket as well.
I've noticed that if the client restarts, not …
-
```
Hello, masters!
At line 20 in Queue.cs must be:
this._backend.Bind(backendAddr)
But:
this._backend.Connect(backendAddr)
This is not properly Queue realization according to ZeroMQ Guide:
http…
-
**Have you read the documentation?**
Yes.
**Describe the bug**
`bitcoin-zmq-@variant` uses `--no-await` trigger on the placed file but it's only considered installed when bitcoind actually re…
-
Paranoid logging (only via syslog or ZMQ pub-sub)
-
Zmq_ipc is local inter-process communication transport while TCP heartbeat is not in local.
-
### What happened + What you expected to happen
The test results show that when serializing dataclass objects and dictionary objects of the same size, pickle takes a similar amount of time, while r…
-
I haven't been able to write a deterministic script that reproduces the error, but I continuously run into problems terminating scripts after a timeout exception in asyncio pyzmq. When a timeout occur…
-
```
Thank you for your wonderful program update! But a serious error has crept into
it now.
1. What version of Python(x,y) have you installed?
2.7.5.0
2. Which components have you installed (Pytho…
-
```
Thank you for your wonderful program update! But a serious error has crept into
it now.
1. What version of Python(x,y) have you installed?
2.7.5.0
2. Which components have you installed (Pytho…
-
Currently we have a pretty inefficient way of serializing data to and from proto::Messages.
What we need to do is introduce an entirely different way of building up messages, to reduce the number of t…