libp2p / go-libp2p-pubsub

The PubSub implementation for go-libp2p
https://github.com/libp2p/specs/tree/master/pubsub
Other
313 stars 179 forks source link

Gossipsub: Unsubscribe backoff #488

Closed MarcoPolo closed 2 years ago

MarcoPolo commented 2 years ago

Implements https://github.com/libp2p/specs/pull/383. There's an open question left in a comment here.