commit a3fb587e7f739dd85a25d2c8984bdb987db4a138
parent d35439a900f8e3b66a4ee7b1a37b8519561673e5
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date: Mon, 14 Feb 2022 21:57:37 +0100
application api
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git 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>.