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
When incoming messages are can now be either JSON or CBOR. The Message Envelope has the ContentType of the message to determine if it is JSON or CBOR. Un-marshal the CBOR encode message needs to be added.
When incoming messages are can now be either JSON or CBOR. The Message Envelope has the ContentType of the message to determine if it is JSON or CBOR. Un-marshal the CBOR encode message needs to be added.