ChainSafe / js-libp2p-gossipsub

TypeScript implementation of Gossipsub
Apache License 2.0
151 stars 43 forks source link

feat!: update to libp2p@2.x.x #504

Closed achingbrain closed 1 month ago

achingbrain commented 2 months ago

Incorporates API changes from the upcoming libp2p@2.x.x release.

BREAKING CHANGE: Can only be used with libp2p@2.x.x or later