mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-16 12:49:55 +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**
|
||||
* (raw) The introduction ID which is the `MessageId` of the introduction message.
|
||||
|
||||

|
||||
|
||||
### Validity policy
|
||||
|
||||
* 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
|
||||
|
||||
* All local messages are shared.
|
||||
* All remote messages are shared.
|
||||
* All remote messages are shared.
|
||||
|
||||
Reference in New Issue
Block a user