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
Users need to be able to define their own coders for this to work completely.
Coders for functions/configurables, etc. will use a Sway spec version of encoding. However, messages may require custom coders to be passed in which don't match the spec, because their encoding is left for the user to define. (relates to Encoding for messages, SMO sway#5514)
We should consider adding a feature to the SDK to decode the Message data property, as this functionality could be beneficial for certain users.
It may also be possible to decode this on the fly when parsing the MessageOut receipt.
The text was updated successfully, but these errors were encountered: