Skip to content

Allow multiple ISessionKeySerializer registrations to be used #321

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

Merged
merged 4 commits into from
Apr 13, 2023

Conversation

twsouthwick
Copy link
Member

This change enables sessions to be serialized/deserialized with all implementations of ISessionKeySerializers available. This simplifies the ability to add custom implementations for unknown/dynamic keys. As part of this, a sample has been added that shows how this can be done.

Addresses #311

This change enables sessions to be serialized/deserialized with all implementations of ISessionKeySerializers available. This simplifies the ability to add custom implementations for unknown/dynamic keys. As part of this, a sample has been added that shows how this can be done.
@twsouthwick twsouthwick requested a review from Tratcher April 12, 2023 18:21
@twsouthwick twsouthwick merged commit 952b25e into main Apr 13, 2023
@twsouthwick twsouthwick deleted the session-key-array branch April 13, 2023 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants