Skip to content

Conversation

@achingbrain
Copy link
Member

Removes the @libp2p/pubsub module to let floodsub/gossipsub/etc defined what "pubsub" is and not have a "canonical" representation that may limit API design in the future.

BREAKING CHANGE: the @libp2p/pubsub module has been removed

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if necessary (this includes comments as well)
  • I have added tests that prove my fix is effective or that my feature works

Removes the @libp2p/pubsub module to let floodsub/gossipsub/etc
defined what "pubsub" is and not have a "canonical" representation
that may limit API design in the future.

BREAKING CHANGE: the `@libp2p/pubsub` module has been removed
@achingbrain achingbrain requested a review from a team as a code owner September 19, 2025 16:28
@achingbrain
Copy link
Member Author

achingbrain commented Sep 19, 2025

Temporarily adds gossipsub to the codebase to ensure the tests still pass. Will be removed after gossipsub has upgraded to the v3 api.

@achingbrain achingbrain mentioned this pull request Sep 19, 2025
19 tasks
@achingbrain achingbrain merged commit 9a9b11f into main Sep 22, 2025
45 of 64 checks passed
@achingbrain achingbrain deleted the fix/remove-pubsub branch September 22, 2025 06:32
@achingbrain achingbrain mentioned this pull request Sep 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants