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

Make network announcements optional and introduce engine options #185

Merged
merged 1 commit into from
Feb 28, 2022

Conversation

masih
Copy link
Member

@masih masih commented Feb 28, 2022

Implement the ability to disable network announcements of published
advertisements. Change the behaviour of engine, so that announcements
are disabled by default until PublisherKind is set.

Refactor the engine package, and introduce options with defaults such
that the barrier to instantiate an engine is low with sensible defaults.
Future PRs will refactor the config package to match the options.

Implement the ability to disable network announcements of published
advertisements. Change the behaviour of engine, so that announcements
are disabled by default until `PublisherKind` is set.

Refactor the engine package, and introduce options with defaults such
that the barrier to instantiate an engine is low with sensible defaults.
Future PRs will refactor the config package to match the options.
@masih masih force-pushed the masih/eng-remote-pub-opts branch from 136f7a0 to 022a05e Compare February 28, 2022 13:46
@masih masih marked this pull request as ready for review February 28, 2022 13:53
@masih masih merged commit 22664aa into main Feb 28, 2022
@masih masih deleted the masih/eng-remote-pub-opts branch February 28, 2022 13:57
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.

2 participants