This repository has been archived by the owner on Jun 27, 2023. It is now read-only.
Default value for self emit option #22
Labels
kind/enhancement
A net-new feature or improvement to an existing feature
kind/support
A question or request for support
status/ready
Ready to be worked
Our
floodsub
implementation was self-emitting, pubsub messages if the node has previously subscribed to that topic. However, users may not expect this to happen and this is not clear at the moment.In this context, I created PRs to allow this to be configurable:
libp2p/js-libp2p-floodsub#85
ChainSafe/gossipsub-js#40
In this context, I opened this issue for discussing whether we should continue with this default behaviour in
js-libp2p
, or change this to false.cc @jacobheun
The text was updated successfully, but these errors were encountered: