This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
Fix JSON unserializable resume token
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.