-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix!: remove deprecated transports and do not append peer ids (#155)
Removes support for parsing old p2p-webrtc-direct and p2p-websocket-star addresses into URLs. Also removes support for appending `/p2p/Qmfoo`/`/ipfs/Qmfoo` to URLs automatically - we have `/http-path` now so if this is required, we should use that. BREAKING CHANGE: p2p-webrtc-direct/p2p-websocket-star support has been removed
- Loading branch information
1 parent
b82d7c0
commit 161329c
Showing
2 changed files
with
5 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters