libp2p / go-libp2p-pubsub

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

Refactor timecache implementations #523

Closed vyzo closed 1 year ago

vyzo commented 1 year ago

Refactors the timechache implementations for a much simpler implementation and good behaviour.

In light of #521 and follow up to #522. Closes #515