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 0954d8b Updated Apache Royale communication with AMF and RemoteObject
(markdown)
0954d8b is described below
commit 0954d8b970692e062eaff595beadd58ac010461b
Author: Carlos Rovira <[email protected]>
AuthorDate: Thu May 31 20:32:46 2018 +0200
Updated Apache Royale communication with AMF and RemoteObject (markdown)
---
Apache-Royale-communication-with-AMF-and-RemoteObject.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Apache-Royale-communication-with-AMF-and-RemoteObject.md
b/Apache-Royale-communication-with-AMF-and-RemoteObject.md
index 5a5918f..9f4ac64 100644
--- a/Apache-Royale-communication-with-AMF-and-RemoteObject.md
+++ b/Apache-Royale-communication-with-AMF-and-RemoteObject.md
@@ -40,7 +40,7 @@ Note: BlazeDS use by default special extra serialization
through small messages.
<channel-definition ...>
<properties>
<serialization>
- <enable-small-messages>true</enable-small-messages>
+ <enable-small-messages>false</enable-small-messages>
</serialization>
```
--
To stop receiving notification emails like this one, please contact
[email protected].