-
Right now, iroh-relay exposes metrics to `127.0.0.1:9092`.
To scrape metrics from iroh-relay hosts via wireguard, we need to expose the port to the wireguard network, other wireguard hosts can't se…
-
The Atomic-server desktop distribution is actually often not that useful to run as a real server, since you're likely to turn off your desktop:
- Goes offline when desktop is offline, so sharing d…
-
I have been testing Delta Chat with iroh-gossip realtime channels on a network with high latency (>10s ping) and while Delta Chat worked for sending messages, p2p channels failed to connect.
Appare…
-
Example code:
`
const Iroh = require("iroh");
let stage = new Iroh.Stage(`function foo() { throw "banana"; } foo();`);
eval(stage.script);
`
The exception will be ignored!
-
iroh console --start
doc join --switch \< todos-ticket \>
doc watch
escape
doc keys
doc get \< not so humanized key \>
--above works today and could be documented ?
HOW to doc s…
xraid updated
6 months ago
-
https://github.com/n0-computer/iroh/actions/runs/10456852457/job/28955156146?pr=2638
-
sample runs:
https://github.com/n0-computer/iroh/actions/runs/6643550246/job/18050828751?pr=1595
Failed to collect 9 elements in 60s (collected only 1): https://github.com/n0-computer/iroh/actions/…
-
@ppodolsky on discord:
---
Well... I have left Iroh for the last night and it has been supposed to do intense inserts into docs, but unfortunately I have noted right now that after the last code…
-
I am publishing https://github.com/n0-computer/iroh using `cargo-release@0.24` but unfortunately it determines an incorrect order and aborts half way through: `iroh-resolver` is attempted to be publis…
-
Running on 1dfb7acfd94ee829c066babe6a5409dd6c468c95
Reproduction steps:
1. start an iroh node (this will use the default port)
2. start a second iroh node pointing to a different iroh data dir (t…