Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ipfs object links --encoding=protobuf has no marshaller #2470

Closed
RichardLitt opened this issue Mar 15, 2016 · 3 comments
Closed

ipfs object links --encoding=protobuf has no marshaller #2470

RichardLitt opened this issue Mar 15, 2016 · 3 comments
Labels
help wanted Seeking public contribution on this issue kind/support A question or request for support

Comments

@RichardLitt
Copy link
Member

$ ipfs object links QmW2WQi7j6c7UgJTarActp7tDNikE4B2qXtFCfLPdsgaTQ --enc=protobuf
Error: No marshaller found for encoding type 'protobuf'

Should it? Why not?

Discovered while documenting ipfs-inactive/http-api-spec#32.

@RichardLitt RichardLitt added the kind/support A question or request for support label Mar 20, 2016
@RichardLitt
Copy link
Member Author

Blocking ipfs-inactive/http-api-spec#67.

@whyrusleeping whyrusleeping removed their assignment Aug 23, 2016
@whyrusleeping whyrusleeping added the help wanted Seeking public contribution on this issue label Aug 23, 2016
@Stebalien
Copy link
Member

@RichardLitt is this still a problem? IMO, object links shouldn't support --enc=protobuf. It should support --enc=cbor if anything but it's not a protonode (and I'd rather not define a custom protobuf for every response from the API.

@RichardLitt
Copy link
Member Author

If it is still a problem, it isn't my itch anymore. Closing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Seeking public contribution on this issue kind/support A question or request for support
Projects
None yet
Development

No branches or pull requests

3 participants