lsd0003

LSD0003: Set Union
Log | Files | Refs | README

commit efa81740d4fe6ba46af3ae3f55dbe811efec49a3
parent b02ef2d2fc87716a30de05f3e072e79b50cba061
Author: Elias Summermatter <elias.summermatter@seccom.ch>
Date:   Mon, 21 Dec 2020 15:32:20 +0100

Added Message element description

Diffstat:
Mdraft-summermatter-set-union.xml | 10+++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/draft-summermatter-set-union.xml b/draft-summermatter-set-union.xml @@ -612,7 +612,15 @@ <section anchor="messages_elements_description" numbered="true" toc="default"> <name>Description</name> <t> - This message is used to transmit an actual element from the set to the other client. + The Element message contains a element that is synced in the <xref target="modeofoperation_individual-elements" format="title" /> + to transmit a complete element between the peers. + </t> + <t> + This message is sent in the state <strong>Active Decoding</strong> and in the <strong>Passive Decoding</strong> + as answer to an <em><xref target="messages_demand" format="title" /></em> message from the remote peer. + The Element message can also be received in the <strong>Finish Closing</strong> or <strong>Finish Waiting</strong> + state after receiving a <em><xref target="messages_done" format="title" /></em> message from the remote peer, in this + case the client changes to the <strong>Finished</strong> state as soon as all Element messages are received. </t> </section> <section anchor="messages_elements_structure" numbered="true" toc="default">