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

expose more event for RawTracer and add an option for configuring subscription queue size #429

Closed MichaelMure closed 3 years ago

MichaelMure commented 3 years ago

Possibly RecvRPC and SendRPC could be added as well as they follow the same format. After that, only PublishMessage seems to be missing in RawTracer.

vyzo commented 3 years ago

not sure what's up with Circle -- it seems stuck.

vyzo commented 3 years ago

CI is still misbehaving, let me try to close and reopen.