-
> Based on libzmq 3.2.5.
So when will this be in line with main ZeroMQ, that it 4.2 as of Nov 2016?
-
When I try to build driver-os-monitor, branch 0.5.2-dev, npm/node exit with segmentation fault (e.g. at npm install step):
```
$ docker build -t databoxsystems/driver-os-monitor-amd64:0.5.2 .
Send…
-
I'am trying to configure zeromq with curve authentication,
var socket = zeromq.socket('rep');
socket.identity = 'server' + process.pid;
socket.zap_domain = "test";
socket.curve_server = 1;
and I…
-
How can I know if ZeroMQ communication is functioning with Fulcrum?
I build Fulcrum in a virtual machine and then move it to my node machine. Within the VM, I installed MacPorts, then built zmq int…
-
Hi, team
I want add Websocket endpoints for anton to notify in realtime. Here I brief my thoughts and want your feedbacks.
1, add websocket API endpoint for blocks/txs/accounts/messages, the AP…
-
I can not build, not with version 2.0.8, 2.0.7, 2.0.6. Sources zeromq2 download with http://www.zeromq.org/area:download
configure: == Package: zmq-0.1 ==
configure: Host OS: darw…
dieu updated
14 years ago
-
I am running Ubuntu Linux 20.04 on Parallels, attempting to build a PX4 HITL simulation.
I then installed the PX4 autopilot by running 'git clone https://github.com/PX4/PX4-Autopilot.git --recursi…
-
When using Docker Desktop for Mac or other container host based on QEMU VMs, you may see errors like:
```
invalid mount config for type "bind": bind source path does not exist: /tmp/backend.ai/ipc/c…
-
Hi I've used Hydrogen on Atom for a few years, nevertheless I was working with other tools so stopped using it for a while, now I just needed to do some stuff on jupyter so I tried to update it, to 2.…
-
```
The following tests FAILED:
44 - Message.ZeroCopyFromUnmanaged.shmem (Subprocess aborted)
45 - Message.ZeroCopyFromUnmanaged.shmem_expanded_metadata (Subprocess aborted)
46 - Message.Zer…