mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
client multiplexes AND recovers correctly! (close #31)
- stabilize rest of WebRTCPeer - use uid for the datachannel label - store a consistent WebRTC config in the dialer
This commit is contained in:
parent
2bf0e5457e
commit
e93c38f834
8 changed files with 50 additions and 35 deletions
|
@ -5,6 +5,6 @@ ClientTransportPlugin snowflake exec ./client \
|
|||
-url https://snowflake-reg.appspot.com/ \
|
||||
-front www.google.com \
|
||||
-ice stun:stun.l.google.com:19302 \
|
||||
-max 1
|
||||
-max 4
|
||||
|
||||
Bridge snowflake 0.0.3.0:1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue