Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

feat: pass options to base protocol constructor #87

Merged
merged 1 commit into from
Sep 3, 2019

Conversation

bruinxs
Copy link
Contributor

@bruinxs bruinxs commented Sep 3, 2019

Pass options to PubsubBaseProtocol constructor, so can configure the following options:

signMessages if messages should be signed, defaults to true

strictSigning if message signing should be required, defaults to true

@bruinxs
Copy link
Contributor Author

bruinxs commented Sep 3, 2019

ref #86

Copy link
Member

@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.

LGTM! Thanks @bruinxs

@vasco-santos vasco-santos merged commit daa97f8 into libp2p:master Sep 3, 2019
@vasco-santos
Copy link
Member

Released 0.17.2

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

Successfully merging this pull request may close these issues.

2 participants