Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

feat: support loading arbitrary ipld formats in the http client #3073

Merged

Conversation

achingbrain
Copy link
Member

Adds support for handling more than just dag-pb, dag-cbor and raw codecs in the client.

Also adds docs on how to configure the IPFS node you are sending the data to as it needs to know how to handle the formats too.

@achingbrain achingbrain requested a review from hugomrdias June 8, 2020 14:29
Adds support for handling more than just `dag-pb`, `dag-cbor` and
`raw` codecs in the client.

Also adds docs on how to configure the IPFS node you are sending
the data to as it needs to know how to handle the formats too.
@achingbrain achingbrain force-pushed the feat/support-loading-ipld-formats-in-http-client branch from 51fd19d to 7fae23c Compare June 8, 2020 14:30
@achingbrain achingbrain merged commit bd12773 into master Jun 10, 2020
@achingbrain achingbrain deleted the feat/support-loading-ipld-formats-in-http-client branch June 10, 2020 17:19
SgtPooki referenced this pull request in ipfs/js-kubo-rpc-client Aug 18, 2022
Adds support for handling more than just `dag-pb`, `dag-cbor` and
`raw` codecs in the client.

Also adds docs on how to configure the IPFS node you are sending
the data to as it needs to know how to handle the formats too.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants