aboutsummaryrefslogtreecommitdiff
path: root/spec/tor-spec/streams.md
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-10-14 19:22:44 -0400
committerNick Mathewson <nickm@torproject.org>2023-10-14 19:22:44 -0400
commit288c5134ddb737e321cf352a9c80bbe595812bce (patch)
treea4088bfe35e6c5d6bbe52566a7d4fc5c7f998a0c /spec/tor-spec/streams.md
parenta17c2303ce093d789f32b33cbc9b708161268f69 (diff)
downloadtorspec-288c5134ddb737e321cf352a9c80bbe595812bce.tar.gz
torspec-288c5134ddb737e321cf352a9c80bbe595812bce.zip
Ensure that we have no empty sections.
Diffstat (limited to 'spec/tor-spec/streams.md')
-rw-r--r--spec/tor-spec/streams.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/spec/tor-spec/streams.md b/spec/tor-spec/streams.md
index e30ce8b..29fe097 100644
--- a/spec/tor-spec/streams.md
+++ b/spec/tor-spec/streams.md
@@ -1,3 +1,7 @@
<a id="tor-spec.txt-6"></a>
# Application connections and stream management
+
+This section describes how clients use RELAY cells to communicate with
+exit nodes, and how use this communication channel to send and receive
+application data.