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

core: client: add network connect/disconnect callbacks #61

Merged

Conversation

joelguittet
Copy link
Owner

The purpose of this Pull Request it to add network connect/disconnect callback in the mender client so that the mender client can indicate when the network access is required, and when it can be released. This can be used to close network connection when it is not required.

@joelguittet joelguittet added the enhancement New feature or request label Jun 20, 2024
@joelguittet joelguittet self-assigned this Jun 20, 2024
Copy link

@joelguittet joelguittet merged commit af3414e into master Jun 20, 2024
5 checks passed
@joelguittet joelguittet deleted the feature/add-network-connect-disconnect-callbacks branch June 20, 2024 15:23
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

Successfully merging this pull request may close these issues.

1 participant