-
Notifications
You must be signed in to change notification settings - Fork 234
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
Handle clients with different versions in IPR #4723
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 2 Skipped Deployments
|
Testing Completion Date: 31/07/2024 Testing Steps Performed: Ran the same command (using same gateways deployed from this PR) on different versions of the nym-vpn-cli.
Validation: |
Allow the IPR to handle clients connecting both using v6 and v7, independently.
The motivation is that we want to be able to roll out a API version change gradually for vpn clients without breaking backwards compatibility. The main feature on the new v7 format that is not yet used, is that it adds signatures for connect/disconnect.