This is an automated email from the ASF dual-hosted git repository.
carlosrovira pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-asjs.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new efa983e Updated Apache Royale communication with AMF and RemoteObject
(markdown)
efa983e is described below
commit efa983eb8927f820e7c0d2824f68893836ca6bcf
Author: Carlos Rovira <[email protected]>
AuthorDate: Tue May 22 11:59:38 2018 +0200
Updated Apache Royale communication with AMF and RemoteObject (markdown)
---
Apache-Royale-communication-with-AMF-and-RemoteObject.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Apache-Royale-communication-with-AMF-and-RemoteObject.md
b/Apache-Royale-communication-with-AMF-and-RemoteObject.md
index f783f5f..3754882 100644
--- a/Apache-Royale-communication-with-AMF-and-RemoteObject.md
+++ b/Apache-Royale-communication-with-AMF-and-RemoteObject.md
@@ -20,5 +20,12 @@ To run this example localy you can follow this steps. Note:
At this time some pa

+## CompressedRemoteObject
+
+A new RemoteObject, called CompressedRemoteObject, that performs compression
has been added to Apache Royale. RemoteObjectAMFTest client and SampleAmfWebApp
application has been updated to show this new feature. This remote object
compress the AMF data with the zlib algorithm to improve the transfer times
even more.
+
+![CompressedRemoteObject Example]
+(https://snag.gy/JZnRF8.jpg)
+
Enjoy!
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
[email protected].