Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Fix JSON unserializable resume token

Compare
Choose a tag to compare
@Samira-El Samira-El released this 21 Jul 08:01
· 29 commits to master since this release
65ec7cf

Handle cases where the server sends resume tokens with extra properties that aren't json serializable by extracting the _data hex string value and saving it as the token in the state message.