From: friendica Date: Tue, 19 Jun 2012 04:13:36 +0000 (-0700) Subject: a bit more description of message passing X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9dc51113477e315470c37e0f81728e91575a3963;p=friendica.git a bit more description of message passing --- 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 {