mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-28 02:28:16 +01:00
akwizgran created page: TransportApp
@@ -1,5 +1,10 @@
|
||||
MessagingApp is an application that uses [BSP](BSP) to synchronise private messages.
|
||||
|
||||
### Channel identifiers
|
||||
|
||||
MessagingApp uses a single channel with a random identifier:
|
||||
6bcd c006 c091 0b0f 44e4 0644 c3b3 1f1a 8bf9 a6d6 021d 40d2 19c8 6b73 1b90 3070
|
||||
|
||||
### Message types
|
||||
|
||||
**0: PRIVATE_MESSAGE** - The content is a [BDF](BDF) list with two elements: message body (string) and attachments (dictionary, may be null). The key for each attachment is its name, and the value is a list with two elements: MIME type (string), and message identifier (raw, exactly HASH_LEN bytes).
|
||||
|
||||
Reference in New Issue
Block a user