gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lsd0004] branch master updated: application api


From: gnunet
Subject: [lsd0004] branch master updated: application api
Date: Mon, 14 Feb 2022 21:57:45 +0100

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository lsd0004.

The following commit(s) were added to refs/heads/master by this push:
     new a3fb587  application api
a3fb587 is described below

commit a3fb587e7f739dd85a25d2c8984bdb987db4a138
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Mon Feb 14 21:57:37 2022 +0100

    application api
---
 draft-schanzen-r5n.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
index f316fc0..5af854e 100644
--- a/draft-schanzen-r5n.xml
+++ b/draft-schanzen-r5n.xml
@@ -212,9 +212,9 @@
           <xref target="I-D.draft-schanzen-gns"/> or the CADET transport system
           <xref target="cadet"/>.
         </dd>
-        <dt>Overlay Interface</dt>
+        <dt>Application API</dt>
         <dd>
-          The Overlay Interface exposes the core operations of the DHT overlay
+          The application API exposes the core operations of the DHT overlay
           to applications.
           This includes querying and retrieving data from the DHT.
         </dd>
@@ -249,7 +249,7 @@
              |  +-----------------+  +-------+
 Applications |  | GNU Name System |  | CADET |  ...
              |  +-----------------+  +-------+
--------------+------------------------------------ Overlay Interface
+-------------+------------------------------------ Application API
              |  ^
              |  |   +---------------+
              |  |   | Block Storage |
@@ -275,7 +275,7 @@ Connectivity | |Underlay|  |Underlay|
       </t>
        </section>
     <section anchor="overlay" numbered="true" toc="default">
-      <name>Overlay</name>
+      <name>Application API</name>
       <t>
         In the DHT overlay, a node is addressable by its
         <tt>Node Address</tt>.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]