Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

fix: update pubsub types #183

Merged
merged 1 commit into from
Mar 20, 2022
Merged

fix: update pubsub types #183

merged 1 commit into from
Mar 20, 2022

Conversation

achingbrain
Copy link
Member

Changes PubSub to not be a generic type as we don't know the event types that will be emitted ahead of time. Also, the message types for anything that isn't a subscription change is the same so there's little to gain type-wise from requiring knowledge of the event types.

Changes `PubSub` to not be a generic type as we don't know the event
types that will be emitted ahead of time.  Also, the message types
for anything that isn't a subscription change is the same so there's
little to gain type-wise from requiring knowledge of the event types.
@achingbrain achingbrain merged commit 7ef4baa into master Mar 20, 2022
@achingbrain achingbrain deleted the fix/fix-pubsub-event-types branch March 20, 2022 09:16
github-actions bot pushed a commit that referenced this pull request Mar 20, 2022
@github-actions
Copy link

🎉 This PR is included in version @libp2p/interfaces-v1.3.16 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Mar 20, 2022
@github-actions
Copy link

🎉 This PR is included in version @libp2p/pubsub-v1.2.11 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Mar 20, 2022
@github-actions
Copy link

🎉 This PR is included in version @libp2p/interface-compliance-tests-v1.1.18 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant