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

Support UnixFS semantics #1

Open
willscott opened this issue Mar 9, 2021 · 0 comments
Open

Support UnixFS semantics #1

willscott opened this issue Mar 9, 2021 · 0 comments

Comments

@willscott
Copy link
Collaborator

currently the data bytes of the underlying dagpb node are exposed through this ADL.
It does not however go deeper into interpreting that data based on it's internal protobuf semantics defined at https://github.com/ipfs/go-unixfs/blob/master/pb/unixfs.proto

This is needed to transition FSNode to backed by our data rather than a separate protobuf.

@willscott willscott added this to Backlog in IPLD-Prime-in-IPFS Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant