You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
This is not an issue that was introduced with the typescript changes.
The text was updated successfully, but these errors were encountered:
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.
This is not an issue that was introduced with the typescript changes.
The text was updated successfully, but these errors were encountered: