Add protocol flow image

Torsten Grote
2016-02-15 19:05:18 +00:00
parent 995241fad8
commit fb42ce54ca

@@ -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.
![IntroductionClient](/uploads/8da55f7c14b0a91764879ed8616c1800/IntroductionClient.png)
### 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.