From 9dc51113477e315470c37e0f81728e91575a3963 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 18 Jun 2012 21:13:36 -0700 Subject: [PATCH] a bit more description of message passing --- spec/zot-2012.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/spec/zot-2012.txt b/spec/zot-2012.txt index b223a27eaf..3b8d3272d5 100644 --- a/spec/zot-2012.txt +++ b/spec/zot-2012.txt @@ -135,6 +135,12 @@ Returns: Message ------- +Passing messages is done asynchronously. This may (potentially) relieve a lot of the burden of distribution from the posting site. If you're on site 'A' and make a post, site 'A' just contacts any downstream sites and informs them that there is new content (via a $post_id). The downstream site initiates the actual data transfer. + + + + + POST https://example.com/post {