cloud-game/web/js/network
Sergey Stepanov 24ff0f2ea2
Close WebRTC connections on disconnect
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.
2021-12-17 16:10:51 +03:00
..
ajax.js Initial new frontend rewrite (#129) 2019-11-05 01:44:19 +07:00
rtcp.js Close WebRTC connections on disconnect 2021-12-17 16:10:51 +03:00
socket.js Game recording support (#356) 2021-12-04 14:20:38 +03:00