From ca6c5915befc6fca23e277f162005c6f749ff2b5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Fri, 14 Aug 2009 13:48:47 +0000 Subject: [PATCH] Some ideas for messages added --- protocol-drafts/protocol-ideas.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/protocol-drafts/protocol-ideas.txt b/protocol-drafts/protocol-ideas.txt index 8bb1abc..3cc086b 100755 --- a/protocol-drafts/protocol-ideas.txt +++ b/protocol-drafts/protocol-ideas.txt @@ -25,3 +25,12 @@ Fields for a network frame: Message-level: -------------- +- a message is only identified by itself (the body) +- the header does not contain any message-specific parts +- a message may contain extra data e.g. hash trees for larger object but no ibjects +- therefor its total size is limited in opposite to an object +- extra data is seperated by a marker from the message +- an end-marker closes the whole message + +Object-level: +------------- -- 2.39.5