Skip to content

Conversation

@juslesan
Copy link
Contributor

Summary

Moved exit handlers from the trackerless-network to the node package. This ensures that the operator nodes will still gracefully leave the network if the process is exited. For browser nodes the graceful leaving on unload event is still kept in the trackerless-network. Alternatively the on unload event handler could be removed as well. If this is done the users must be made aware that they need to call NetworkNode#stop manually when a browser window is closed.

Could be worth the effort to update the sdk's README to make sure that users are aware that they need to call StreamrClient#destroy always when shutting down the process.

@juslesan juslesan requested review from ptesavol and teogeb October 24, 2025 12:16
@github-actions github-actions bot added network Related to Network Package node labels Oct 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

network Related to Network Package node

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants