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** * (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.
![IntroductionClient](/uploads/8da55f7c14b0a91764879ed8616c1800/IntroductionClient.png)
### Validity policy ### Validity policy
* A message is valid if it is well-formed. * A message is valid if it is well-formed.