From 3e2f04b3ad6eb04f3611090ef269f210716f1412 Mon Sep 17 00:00:00 2001 From: akwizgran Date: Mon, 13 Apr 2015 11:29:50 +0000 Subject: [PATCH] akwizgran created page: ForumApp --- TransportApp.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/TransportApp.markdown b/TransportApp.markdown index e200b9b..c9cea15 100644 --- a/TransportApp.markdown +++ b/TransportApp.markdown @@ -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.