aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCecylia Bocovich <cohosh@torproject.org>2020-03-17 12:36:12 -0400
committerCecylia Bocovich <cohosh@torproject.org>2020-03-17 14:16:57 -0400
commit6054c09949dfeb807a898e369c546344e26373dd (patch)
treedb6ae882281b9300d0b41cfea9576980067a865f /README.md
parent58b52eb9f7987789d8e90a982a6df16013e200dd (diff)
downloadsnowflake-6054c09949dfeb807a898e369c546344e26373dd.tar.gz
snowflake-6054c09949dfeb807a898e369c546344e26373dd.zip
Remove the abandoned server-webrtc test code
This existed solely for testing purposes and is no longer being maintained.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/README.md b/README.md
index fdb039c..05fb5f7 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Pluggable Transport using WebRTC, inspired by Flashproxy.
- [Test Environment](#test-environment)
- [FAQ](#faq)
- [Appendix](#appendix)
- - [-- Testing directly via WebRTC Server --](#---testing-directly-via-webrtc-server---)
+ - [-- Testing with Standalone Proxy --](#---testing-with-standalone-proxy---)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@@ -142,11 +142,6 @@ go build
./proxy-go
```
-##### -- Testing directly via WebRTC Server --
-
-See server-webrtc/README.md for information on connecting directly to a
-WebRTC server transport plugin, bypassing the Broker and browser proxy.
-
More documentation on the way.
Also available at: