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

feat: no need anymore to append ipfs/Qmhash to webrtc-star multiaddrs #792

Merged
merged 1 commit into from
Mar 15, 2017

Conversation

daviddias
Copy link
Member

One of those simple things that will make everyone's life so much easier

@dignifiedquire
Copy link
Member

Why is this not needed anymore for all addresses?

self._peerInfo.id.toB58String())
}

self._peerInfo.multiaddr.add(ma)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dignifiedquire see here: I append it if it is not there.

@daviddias
Copy link
Member Author

Considering adding webrtc as a default transport to the browser.

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