mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-05-04 22:43:32 +02:00
akwizgran created page: ForumApp
+5
-5
@@ -11,14 +11,14 @@ TransportApp uses a single channel with a random identifer:
|
|||||||
|
|
||||||
### Validation
|
### Validation
|
||||||
|
|
||||||
* A message of type PROPERTIES is valid if it is well-formed as described above
|
* A message of type PROPERTIES is valid if it is well-formed.
|
||||||
|
|
||||||
### Storage policy
|
### Storage policy
|
||||||
|
|
||||||
* For each transport, the local message with the highest version is stored, and any other versions are deleted
|
* 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
|
* For each transport and each remote device, the remote message with the highest version is stored, and any other versions are deleted.
|
||||||
|
|
||||||
### Sharing policy
|
### Sharing policy
|
||||||
|
|
||||||
* Local messages are shared with all remote devices
|
* Local messages are shared with all remote devices.
|
||||||
* Remote messages are not shared with other remote devices
|
* Remote messages are not shared with other remote devices.
|
||||||
|
|||||||
Reference in New Issue
Block a user