Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #144

Closed
wants to merge 1 commit into from
Closed

Update README.md #144

wants to merge 1 commit into from

Conversation

DanPen
Copy link

@DanPen DanPen commented Nov 7, 2020

emitSelf appears to default to true

`emitSelf` appears to default to `true`
@CLAassistant
Copy link

CLAassistant commented Nov 7, 2020

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@vasco-santos vasco-santos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @DanPen
The emitSelf should be false by default. If you check the pubsub interface, you can see it. On libp2p, the default is overwritten on its config. Maybe this where the confusion appeared?
We are keeping the emitSelf to be true on libp2p to avoid the breaking change, but we should move on that way.

@vasco-santos
Copy link
Collaborator

The emitSelf default was changed on libp2p. Going to close this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants