Add WebRTC support, drop UDPTunnel support
This commit is contained in:
parent
b2031ea552
commit
bc83d62339
4 changed files with 51 additions and 77 deletions
|
|
@ -30,7 +30,6 @@
|
|||
"duplex-maker": "^1.0.0",
|
||||
"extract-loader": "^0.1.0",
|
||||
"file-loader": "^0.9.0",
|
||||
"getusermedia": "^2.0.0",
|
||||
"html-loader": "^0.4.4",
|
||||
"json-loader": "^0.5.4",
|
||||
"keyboardjs": "^2.3.4",
|
||||
|
|
@ -42,16 +41,11 @@
|
|||
"regexp-replace-loader": "0.0.1",
|
||||
"sass-loader": "^4.1.1",
|
||||
"stream-chunker": "^1.2.8",
|
||||
"subworkers": "^1.0.1",
|
||||
"to-arraybuffer": "^1.0.1",
|
||||
"transform-loader": "^0.2.3",
|
||||
"voice-activity-detection": "johni0702/voice-activity-detection#9f8bd90",
|
||||
"webpack": "^1.13.3",
|
||||
"webworkify-webpack": "^1.1.8",
|
||||
"libsamplerate.js": "^1.0.0",
|
||||
"mumble-client-codecs-browser": "^1.2.0",
|
||||
"mumble-client-websocket": "^1.0.0",
|
||||
"mumble-client": "^1.3.0",
|
||||
"web-audio-buffer-queue": "^1.1.0"
|
||||
"mumble-client": "github:johni0702/mumble-client#8124ee7"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue