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
|
@ -23,6 +23,7 @@ before_install:
|
|||
install:
|
||||
- go get -u github.com/smartystreets/goconvey
|
||||
- go get -u github.com/keroserene/go-webrtc
|
||||
- go get -u github.com/dchest/uniuri
|
||||
- go get -u git.torproject.org/pluggable-transports/goptlib.git
|
||||
- pushd proxy
|
||||
- npm install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue