mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-22 17:47:11 +00:00
Not closing RTCPeerConnection and co will cause eventually high processor load in Chrome. Also, Chrome has some GC issues related to WebRTC, see: https://bugs.chromium.org/p/chromium/issues/detail?id=825576. |
||
|---|---|---|
| .. | ||
| event | ||
| gui | ||
| input | ||
| network | ||
| settings | ||
| stats | ||
| stream | ||
| controller.js | ||
| env.js | ||
| gameList.js | ||
| init.js | ||
| log.js | ||
| recording.js | ||
| room.js | ||
| utils.js | ||