mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
Remove the abandoned server-webrtc test code
This existed solely for testing purposes and is no longer being maintained.
This commit is contained in:
parent
58b52eb9f7
commit
6054c09949
5 changed files with 1 additions and 369 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue