libp2p / go-libp2p-pubsub

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

trace delivery source #395

Closed vyzo closed 3 years ago

vyzo commented 3 years ago

This adds a ReceivedFrom field in delivery trace events so that we can reconstruct message propagation graphs.