-
Before building remote network functionality, it would be good to know if we can buil diced for web so we can restrict crate/tech choice for remote connections to ones that are Iced/Web compatible.
-
It looks like you are implementing what looks like the [Kubo](https://github.com/ipfs/kubo/) defaults, they are nearing 10 years and lack the newest features we support, I thus want to change thoses s…
-
This is a continuation of https://github.com/nix-community/crate2nix/issues/291 - I finally ran into the issue I had, and it only shows up with some crates.
The `crate2nix source add git https://… …
-
### Testing environment:
iroh-net version: v0.27.0
server (Linux, Windows),
client (Windows).
client is a laptop that supports both Wi-Fi and Ethernet connections.
### Result
1. When…
-
[anyhow](https://docs.rs/anyhow/latest/anyhow/) is for application error handling, please replace it with dedicated error types in your library crates, so users of these crates can do sane error handl…
-
On Debian 12 amd64, I got a message that iroh-relay binary is missing when running `cmdeploy run`:
```
--> Starting operation: Download iroh-relay
[chika.aangat.lahat.computer] /usr/local/b…
-
The link for Support goes nowhere, but it should list the preferred communication channels. Ideally there would be some kind of chat room (Matrix?), and a note about GitHub issue etiquette.
I under…
-
Just thought I'd like you know that d2c25a639905aefbe2bcbc3c5761faf5897977c4 broke the linking of my https://github.com/expenses/usd-iroh-resolver project. It's not a big deal, I can use fa760a565c2c1…
-
I was just updating to iroh 0.11 from 0.7, and I had a build error since my lock file was pinned to redb 1.2, but iroh requires a feature from 1.3 (Debug trait on tables). I checked, and there were a …
-
#### Overview
I am interested in extending `rqbit` to support **both TCP/UDP and QUIC** as potential transport protocols. Currently, `rqbit` operates over TCP/UDP, which aligns with the standard BitT…