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
Multimedia data will not be compressed by default.
Both JSON and multimedia will use Stream Payload.
The compression will be determined by the File extension of the stream.
On receiving a stream, the receiving app will check the extension to determine if to uncompress the Payload before invoking the host app to process the payload.
The text was updated successfully, but these errors were encountered:
All JSON data will be compressed by default.
Multimedia data will not be compressed by default.
Both JSON and multimedia will use Stream Payload.
The compression will be determined by the File extension of the stream.
On receiving a stream, the receiving app will check the extension to determine if to uncompress the Payload before invoking the host app to process the payload.
The text was updated successfully, but these errors were encountered: