PySyft
PySyft copied to clipboard
[Feature] - Store VPN URL and Key and Auto Reconnect - Sc 5754
Description
Please include a summary of the change, the motivation, and any additional context that will help others understand your PR. If it closes one or more open issues, please tag them as described here.
Affected Dependencies
List any dependencies that are required for this change.
How has this been tested?
- Describe the tests that you ran to verify your changes.
- Provide instructions so we can reproduce.
- List any relevant details for your test configuration.
Checklist
- [ ] I have followed the Contribution Guidelines and Code of Conduct
- [ ] I have commented my code following the OpenMined Styleguide
- [ ] I have labeled this PR with the relevant Type labels
- [ ] My changes are covered by tests
This pull request has been linked to Shortcut Story #5754: [Feature] - Store VPN URL and Key and Auto Reconnect.
This pull request has been linked to Shortcut Story #5882: [Feature] - Refactor Network Pairing to include callback URL.
@IonesioJunior awesome work. Lets add a domain reconnection test in this file just like the network reconnection test: https://github.com/OpenMined/PySyft/blob/dev/tests/integration/network/connect_nodes_test.py