Skip to content

Moving forward with multiaddr #62

Open
@victorb

Description

@victorb

Speaking with @lgierth we've come up with a preliminary todo list for making multiaddr fit for general usage:

  • Outline use cases (fill them out probably)
    • dns over https should be included
  • Consilidate discussions about paths in segment values (url/unix paths)
  • Come up with multiaddr interface (what functions every implementation should expose)
  • Encoding/Decoding (WIP: Document encoding/decoding algorithm #54)
  • Figure out how to handle partial decoding of multiaddr
    • Basically be able to parse selected parts of a multiaddr even if there is missing codecs, allowing custom/experimental codecs
  • Update the entire ecosystem (go+js+rust first)
  • Document dnsaddr + (dnslink)
    • make dnslink/dnsaddr separation clearer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions