Skip to content
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

Payload data does not get decoded properly #7

Closed
thepoweroftwo opened this issue Nov 7, 2020 · 0 comments · Fixed by #19
Closed

Payload data does not get decoded properly #7

thepoweroftwo opened this issue Nov 7, 2020 · 0 comments · Fixed by #19
Labels
enhancement New feature or request
Milestone

Comments

@thepoweroftwo
Copy link
Collaborator

Right now the library does not decode a text data payload, instead the payload object property contains a UInt8Array.
Expected behaviour: Data payload with type CLEAR_TEXT gets decoded to text.

payload

This is not an issue that was introduced with the typescript changes.

@sachaw sachaw added this to the 0.5 milestone Nov 10, 2020
@thepoweroftwo thepoweroftwo added the enhancement New feature or request label Nov 10, 2020
@thepoweroftwo thepoweroftwo linked a pull request Nov 20, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants