libp2p / go-libp2p-pubsub

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

reduce log spam from empty heartbeat messages #441

Closed vyzo closed 3 years ago

vyzo commented 3 years ago

the spam was introduced in https://github.com/libp2p/go-libp2p-pubsub/pull/435 this makes it go away, unless it took enough time to be informative.