libp2p / go-libp2p-pubsub

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

Implement decaying connection manager tags for first time publishers #306

Closed vyzo closed 4 years ago

vyzo commented 4 years ago

This will ensure that recent publishers and gossipers remain connected even at the face of a connection flood and subsequent connection manager action.

Requirements: