gomobile-ipfs
gomobile-ipfs copied to clipboard
IPFS and libp2p on Mobile, with Gomobile
This alpha version has been published to npm if you want to try it out: https://www.npmjs.com/package/react-native-go-ipfs It doesn't use the request builder so the api will very likely change The...
DNS Lookup does not work by default with gomobile on Android and iOS (only on physical device). We needed to find a workaround until [this golang issue](https://github.com/golang/go/issues/8877) is fixed. At...
### Asking a question, not reporting a bug - [X] This question is not about a bug ### Is there an existing issue for this? - [X] I have searched...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature request Add an API to get the DNS server address [used by...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.47.0 to 1.56.3. Release notes Sourced from google.golang.org/grpc's releases. Release 1.56.3 Security server: prohibit more than MaxConcurrentStreams handlers from running at once (CVE-2023-44487) In addition to this...
### Asking a question, not reporting a bug - [X] This question is not about a bug ### Is there an existing issue for this? - [X] I have searched...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature request Hello, I would like to see the app in F-Droid. ###...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220920183852-bf014ff85ad5 to 0.17.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Feature request Update to kubo latest version ### Context gomobile-ipfs current kubo version...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...