mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-17 05:09:53 +01:00
Update Blog Sharing Client
@@ -8,7 +8,7 @@ The client uses a separate BSP group for each pair of contacts. The [group descr
|
|||||||
|
|
||||||
### Message types
|
### Message types
|
||||||
|
|
||||||
The sharing protocol uses five message types. The messages referring to each blog constitute a session.
|
The sharing protocol uses five message types. All communication happens between two contacts, who have symmetrical roles. The messages referring to each blog constitute a session.
|
||||||
|
|
||||||
**0: INVITE** - Sent by the inviter to the invitee. The message body is a BDF list with four elements: `messageType` (int), `previousMessageId` (unique ID or null), `descriptor` (list), and `message` (string or null).
|
**0: INVITE** - Sent by the inviter to the invitee. The message body is a BDF list with four elements: `messageType` (int), `previousMessageId` (unique ID or null), `descriptor` (list), and `message` (string or null).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user