-
Notifications
You must be signed in to change notification settings - Fork 54
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: support license caching #634
Conversation
Coverage Report 🤖 ⚙️Past: New: Diff: -0.55% [this comment will be updated automatically] |
👀 thanks for improving licensing support, one of the trickiest areas of RDP |
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.
Many thanks for working on this!!
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.
LGTM! I just added a little bit of documentation in the public API. (Although I didn’t write anything extensive, anything interesting you could add will be greatly appreciated.)
Thank you again for moving this forward!
This PR adds support for license caching by storing the license obtained from SERVER_UPGRADE_LICENSE message and sending CLIENT_LICENSE_INFO if we have license requested by the server stored.