-
I'm having trouble configuring/building czmq with CMake. This is the current project structure with the three libraries' source under "extlibs":
~~~
root
|--CMakeLists.txt
|--src
|--inclu…
-
Hi, I am using this library and have noticed that it is a bit slow for high frequency image sending, which is to be expected. I'm wondering if it's possible to use UDP instead of TCP? Doing a bit of r…
-
> original ticket from: https://github.com/emacs-jupyter/jupyter/issues/469
Hi
I had upgraded to the latest version on melpa (`20230608.1856`) recently and are now facing this weird error:
``…
-
## Immediate advantages
### UNIX domain sockets for JSON-RPC
- Old feature request: https://github.com/bitcoin/bitcoin/issues/5029
- UNIX sockets have been added to [ZMQ](https://github.com/bitcoin…
-
```
What steps will reproduce the problem?
1. Download and install audioscout dependencies (zeromq, libsndfile,
libsamplerate, libmpg123)
2. Download audioscout on a FreeBSD 9.0 system, untar
3. cd .…
-
Forgive my lack of knowledge on native dependencies, but I just noticed a change in the path of the "bundled" libzmq.so file between release 19.0 and 19.0.1:
```
$ python3 -m venv foo
$ python3 -…
-
I'm installing the **itypescript** in **jupyter/base-notebook** docker container.
It seems that it is failing in compiling phase:
```
root@cab675b6394b:~# npm install -g --unsafe-perm itypescrip…
-
```
What steps will reproduce the problem?
1. Download and install audioscout dependencies (zeromq, libsndfile,
libsamplerate, libmpg123)
2. Download audioscout on a FreeBSD 9.0 system, untar
3. cd .…
-
## Use Case
We use zmq heavily to transmit high-volume application data in a wide range of applications. While zmq has, in general, performed well in a lot of these, there is one particular case w…
-
I tried to compily catcierge according to github readme.
Unfortunately, it does not find zmq library:
> Detected Raspberry Pi 2
> v0.6.3
> Catcierge version: 0.6.3
> CMake Error at /usr/share/cmake-3…