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

Topic-level blacklist #444

Closed synzhu closed 2 years ago

synzhu commented 3 years ago

Can we implement a topic level allowlist / filter? Meaning, a way to specify for a particular topic, the only peers I am interested in forwarding, gossiping, and receiving messages to / from.