Stop using custom websocket library in server

Trac: 31028
This commit is contained in:
Arlo Breault 2019-10-16 21:00:13 -04:00
parent 300a23c6a0
commit c417fd5599
2 changed files with 53 additions and 37 deletions

View file

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