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

allow BonsoirEvent to re-start again even after stopping it #104

Open
Alvish0407 opened this issue Nov 8, 2024 · 1 comment
Open

allow BonsoirEvent to re-start again even after stopping it #104

Alvish0407 opened this issue Nov 8, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Alvish0407
Copy link

Is your feature request related to a problem? Please describe.
Yes. Once after closing the BonsoirDiscovery or BonsoirBroadcast, we can't start it again. It throws You should not try to start a stopped action.

Describe the solution you'd like
Allow re-starting the service.

Describe alternatives you've considered
N/A

Additional context
assert works in debug mode only. What happens in release mode ? does it work or not ?

@Alvish0407 Alvish0407 added the enhancement New feature or request label Nov 8, 2024
@Skyost
Copy link
Owner

Skyost commented Nov 14, 2024

Just create a new BonsoirDiscovery / BonsoirBroadcast instance 😉

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

No branches or pull requests

2 participants