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

Add init/close support to the SDK #30

Merged
merged 5 commits into from
Mar 5, 2025
Merged

Add init/close support to the SDK #30

merged 5 commits into from
Mar 5, 2025

Conversation

miguelbranco80
Copy link
Contributor

No description provided.

* <p>This method can be used to perform any startup logic, such as allocating resources,
* establishing connections, etc.
*/
void init();
Copy link
Contributor

Choose a reason for hiding this comment

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

This feels redundant with the existing class initializer.

@miguelbranco80 miguelbranco80 merged commit 2c54d07 into main Mar 5, 2025
2 checks passed
@miguelbranco80 miguelbranco80 deleted the sdk-init-close branch March 5, 2025 10:31
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