mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Stop using custom websocket library in server
Trac: 31028
This commit is contained in:
parent
300a23c6a0
commit
c417fd5599
2 changed files with 53 additions and 37 deletions
|
@ -26,8 +26,8 @@ install:
|
|||
- go get -u github.com/keroserene/go-webrtc
|
||||
- go get -u github.com/pion/webrtc
|
||||
- go get -u github.com/dchest/uniuri
|
||||
- go get -u github.com/gorilla/websocket
|
||||
- go get -u git.torproject.org/pluggable-transports/goptlib.git
|
||||
- go get -u git.torproject.org/pluggable-transports/websocket.git/websocket
|
||||
- go get -u google.golang.org/appengine
|
||||
- go get -u golang.org/x/crypto/acme/autocert
|
||||
- go get -u golang.org/x/net/http2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue