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

js-multiaddr support for uTP, WebSockets and IPFS #82

@daviddias

Description

@daviddias

It is time to give js-multiaddr a spin and upgrade it to support uTP, WebSockets and IPFS.

multiaddr spec - https://github.com/jbenet/multiaddr
js impl - https://github.com/jbenet/js-multiaddr
go impl - https://github.com/jbenet/go-multiaddr

Note how uTP, WebSockets and IPFS are not yet recognized by multiaddr https://github.com/jbenet/js-multiaddr/blob/master/src/protocols.js#L29-L37. We need to add support for:

  • uTP
  • WebSockets
  • IPFS

After this, we need to add support to js-mafmt to be able to validate uTP, WebSockets and IPFS too

While we are at it, we should also support WebSockets on the go-multiaddr, //cc @whyrusleeping

Metadata

Metadata

Assignees

No one assigned

    Labels

    exp/noviceSomeone with a little familiarity can pick up

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions