aboutsummaryrefslogtreecommitdiff
path: root/server
diff options
context:
space:
mode:
authorCecylia Bocovich <cohosh@torproject.org>2021-07-15 10:40:48 -0400
committerCecylia Bocovich <cohosh@torproject.org>2021-07-19 10:16:26 -0400
commitc1b0fdd8cfaa89d2507c4bb23ef907c40de73d61 (patch)
treeba746f9d4545468c9c119aaff7dac6a3e265e071 /server
parent2d7cd3f2b7d06094c0e2810441ba324c9dc37689 (diff)
downloadsnowflake-c1b0fdd8cfaa89d2507c4bb23ef907c40de73d61.tar.gz
snowflake-c1b0fdd8cfaa89d2507c4bb23ef907c40de73d61.zip
Cleaned up and reorganized READMEs
Diffstat (limited to 'server')
-rw-r--r--server/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/server/README.md b/server/README.md
index 312a506..18b24a7 100644
--- a/server/README.md
+++ b/server/README.md
@@ -1,3 +1,12 @@
+<!-- START doctoc generated TOC please keep comment here to allow auto update -->
+<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
+**Table of Contents**
+
+- [Setup](#setup)
+- [TLS](#tls)
+
+<!-- END doctoc generated TOC please keep comment here to allow auto update -->
+
This is the server transport plugin for Snowflake.
The actual transport protocol it uses is
[WebSocket](https://tools.ietf.org/html/rfc6455).