]> git.mxchange.org Git - friendica.git/commitdiff
a bit more description of message passing
authorfriendica <info@friendica.com>
Tue, 19 Jun 2012 04:13:36 +0000 (21:13 -0700)
committerfriendica <info@friendica.com>
Tue, 19 Jun 2012 04:13:36 +0000 (21:13 -0700)
spec/zot-2012.txt

index b223a27eaf7102332716dd8f7780015378dd3b66..3b8d3272d5fbccf59bbd2da39a13f00d244dff20 100644 (file)
@@ -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
 
 {