ipfs-shipyard / ipfs-shipyard/java-ipfs-http-client
Replace forked copy/pasted classes with dependency to ipld/java-ipld-cbor
Open
- Dominant language
- Java
- Stars
- 558
- Forks
- 240
- PR merge metrics
- No merged PRs in 30d
Description
While poking around and learning a bit more about what's what here, I noticed that [what's (currently) here](https://github.com/ipfs-shipyard/java-ipfs-http-client/tree/eb3e2c154995cea467c298a06dbf49e0d3195912/src/main/java/io/ipfs/api/cbor) appears to be the [same as this](https://github.com/ipld/java-ipld-cbor/tree/31292923d5cde4eb97c95871665a56188b49da2a/src/main/java/peergos/shared/cbor)?
Perhaps we could replace forked copy/pasted classes with a dependency to `ipld/java-ipld-cbor`.
@ianopolous would this make sense?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.