akwizgran created page: ForumApp

akwizgran
2015-04-13 11:29:50 +00:00
parent 8b826540c9
commit 3e2f04b3ad

@@ -15,6 +15,7 @@ TransportApp uses a single channel with a random identifer:
### Storage policy
* Invalid messages are not stored.
* For each transport, the local message with the highest version is stored, and any other versions are deleted.
* For each transport and each remote device, the remote message with the highest version is stored, and any other versions are deleted.