-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove libp2p from helia interface, add to helia module
Removes all libp2p/bitswap deps from `@helia/interface` but retains them in `helia`. Adds a general `Routing` interface to `@helia/interface` that can be used to resolve IPNS names amoung other things. This means `@helia/http` can be libp2p-free.
- Loading branch information
1 parent
bbdda97
commit 26f4327
Showing
46 changed files
with
644 additions
and
529 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.