akwizgran created page: ForumApp

akwizgran
2015-04-17 14:02:37 +00:00
parent 0f687b1197
commit c1f7ef219d

@@ -1,4 +1,4 @@
MessagingApp is a [BSP application](BSP) that synchronises private messages between neighbouring devices.
MessagingApp is a [BSP application](BSP) that synchronises private messages between devices.
### Channel identifiers
@@ -25,5 +25,5 @@ Note that a private message can be validated before its attachments have been re
### Sharing policy
* Each local message is shared with one remote device.
* Remote messages are not shared with other remote devices.
* Each local message is shared with one remote peer.
* Each remote message is shared with the remote peer that created it.