Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: use helia router for IPNS put/get #387

Merged
merged 1 commit into from
Jan 17, 2024
Merged

Conversation

achingbrain
Copy link
Member

Uses the configured .routing property on the Helia interface to put/get IPNS records by default.

Removes the libp2p routing as helia configures this as a .routing implementation and @helia/http doesn't have it.

Updates the description of the pubsub routing to make it's limitations clearer.

BREAKING CHANGE: helia.routing is the default routing used, the libp2p routing has been removed as it is redundant

Uses the configured `.routing` property on the Helia interface to
put/get IPNS records by default.

Removes the `libp2p` routing as `helia` configures this as a
`.routing` implementation and `@helia/http` doesn't have it.

Updates the description of the `pubsub` routing to make it's
limitations clearer.

BREAKING CHANGE: `helia.routing` is the default routing used, the `libp2p` routing has been removed as it is redundant
@achingbrain achingbrain merged commit ce74026 into main Jan 17, 2024
18 checks passed
@achingbrain achingbrain deleted the feat/use-helia-router branch January 17, 2024 10:20
@achingbrain achingbrain mentioned this pull request Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant