-
The code is almost identical, except the sending mechanism at the very end.
Merge them all, either by
- providing a closure to do the sending at the end
- using a trait object that does the sendin…
-
Currently we only support a `RelayUrl` with a toplevel domain name: `https://example.com/`. Internally this will results in several routes being served, like `https://example.com/relay` etc.
Perha…
-
After translating the website (Browser Context Menu > Translate to...) then i met
```
Application error: a client-side exception has occurred (see the browser console for more information).
```
Co…
-
Hi, first of all this library is awesome, thanks for the contribution!
I would like to run Iroh against large js libraries like Jquery, React etc. however I am having trouble loading the entire lib…
-
v0.6.0 landed the concept of tags. we need to document this concept, how it relates to garbage collection, and ideally sneak in the metaphor of named chickens sticking around the hen house longer than…
-
There are multiple projects that make use of some blake3 internals. Most notably bao, but also my bao-tree for n0/iroh and the fleek project.
There is a guts api, but that is pretty anemic. The unf…
-
Complete https://github.com/andrewdavidmackenzie/pigg/issues/106 with ability to discover remote Pis.
Local discovery
* Use iroh discovery for iroh-net connection.
* Use mDNS or other for discove…
-
The Kotlin SDK preview item, under the official library section for /docs/sdks, has a description for a golang SDK.
Current:
> Iroh's go SDK uses the rust implementation via c-bindings.
Screen…
-
## Question
Is it possible to revoke a specific ticket? The documentation is silent on this.
## Example
Let's suppose I have a ticket A for a certain doc (rw permissions). Then I create a ticket B…
-
Durin could be a good test case/sandbox for testing and measuring different IPFS backends on mobile.
For this we would need to contact each of the teams maintaining these projects and have them do …