mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-17 21:29:54 +01:00
Add protocol flow image
@@ -28,6 +28,8 @@ The introduction protocol uses three message types. It should be noted that all
|
|||||||
* (int) The type of the message, here **3**
|
* (int) The type of the message, here **3**
|
||||||
* (raw) The introduction ID which is the `MessageId` of the introduction message.
|
* (raw) The introduction ID which is the `MessageId` of the introduction message.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
### Validity policy
|
### Validity policy
|
||||||
|
|
||||||
* A message is valid if it is well-formed.
|
* A message is valid if it is well-formed.
|
||||||
@@ -39,4 +41,4 @@ Since the messages represent the current state of the introduction protocol, all
|
|||||||
### Sharing policy
|
### Sharing policy
|
||||||
|
|
||||||
* All local messages are shared.
|
* All local messages are shared.
|
||||||
* All remote messages are shared.
|
* All remote messages are shared.
|
||||||
|
|||||||
Reference in New Issue
Block a user