Remove the abandoned server-webrtc test code

This existed solely for testing purposes and is no longer being
maintained.
This commit is contained in:
Cecylia Bocovich 2020-03-17 12:36:12 -04:00
parent 58b52eb9f7
commit 6054c09949
5 changed files with 1 additions and 369 deletions

View file

@ -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: