-
I want to connect with IPC on Android with JeroMQ, but when trying it wants to do validation with active network interfaces
-
Related: https://github.com/consensus-shipyard/ipc/issues/1043.
-
### Description
Hello. Hyprland IPC has the following event emitted on the layout change
```
activelayout>>KEYBOARDNAME,LAYOUTNAME
```
`KEYBOARDNAME` and `LAYOUTNAME` are separated by comma. The …
cnt0 updated
2 months ago
-
dear all,
I've 8 Dahua IPC running like a charm, up to latest upgrade.
after that the Integration could not connect anymore to the cameras.
here some info:
camera model: IPC-HFW5541E-SE
camera fw…
-
So far, the ipc system inside Wayfire has developed a lot. It is getting more and more necessary to write a document for the ipc system.
-
The deprecated jsonrpc crate has IPC support, which this crate currently lacks.
Are there plans to add support for `IpcClient/Transport`?
After skimming some parts of the codebase, it looks like…
-
This issue is first considered as part of the roadmap for making a shell, so probably we don't need all types of IPCs and just something like a pipe will be enough.
In that case, the rest can be move…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
##…
-
#### Steps to reproduce the behavior
```
const { Web3 } = require("web3");
const { IpcProvider } = require("web3-providers-ipc");
async function main2() {
const ipcProvider = new IpcProvide…
fipso updated
12 hours ago
-
### Ethers Version
6
### Search Terms
ipc,socket,json
### Describe the Problem
So as of now, all the major ETH node implementations support \n delimiter after every JSON message on their IPC sock…
fipso updated
3 weeks ago