-
ZMQ_CLIENT / ZMQ_SERVER support was added to CZMQ ( see: https://github.com/zeromq/czmq/pull/1059 ).
I need to add support for these new socket types to GoCZMQ. It should be done in a way that doesn…
-
Hi,
Is there any way to contact you outside of Github?
I would like to know where to implement:
`bitcoind()->on('hashblock', function ($blockhash, $sequence)`
The idea is that bitcoind sends…
-
with libzmq 4.2.3:
```
Crashed Thread: 183 qore/1845
Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note: …
-
Hello,
Does anyone have an example of how to use **csp_sfp_send()**?
I am currently trying to send 1000 bytes but I am only receiving 5 CSP packets, I am pretty sure does not how it is suppose to …
-
Hi I am running on debian 12,5
I have a zeromq python client script working fine that includes the line
```
context = zmq.Context()
public_key, secret_key = zmq.curve_keypair()
```
this sc…
-
we need to integrate zmq connection for sgx to improve stability
┆Issue is synchronized with this [Jira Task](https://skalelabs.atlassian.net/browse/SKALE-4483)
-
Hello again gents,
We are getting the following Null Pointer Exception.
Using the latest version 4.3 on Android. Can be replicated consistently enough after enabling/disabling Airplane mode on …
-
jupyterlab running by docker. When new create notebook .ipynb first ; the kernel status connect to unkown to disconnected;
jupyerlab 3.0.0
ipython 7.16.1
ipkernel 5.5.4
jupyter-client 6.1.12
…
-
Unity freezes when refreshing scripts while running tests or in play mode
-
Hello, in order to send a multi-part zmq messages, the ZMQ_SNDMORE flag should be set. I understand that in luv send() should be non-blocking, so ZMQ_DONTWAIT is mandatory, but it would be nice to hav…
miko updated
12 years ago