-
Notifications
You must be signed in to change notification settings - Fork 200
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
feat/refactor: support the node-level proxy chain #235
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧪 Since the PR has been fully tested, please consider merging it.
Link to #236 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Working as expected, thanks for the efforts 💪
❌ Your branch is currently out-of-sync to main. No worry, I will fix it for you. |
Background
This PR implements node-level proxy chain.
See #236
Scheme:
node { new_node_name: 'node link 1 (endpoint) -> node link 2 (relay)' }
Example:
Moreover, if you are a subscription maker, you can also use such expressions in your subscription content. And then encode them with base64:
Checklist
Full changelogs
Test Result
Future Work
We need to support the group-level proxy chains: