cloud-game/web/js/network
sergystepanov 27f8fdc117
Make it choose ws/wss protocol based on URL's protocol. (#196)
When you open the app with https: protocol it will chose wss secured socket connection instead of hardcoded addresses / domains.
2020-06-13 14:23:01 +08:00
..
ajax.js Initial new frontend rewrite (#129) 2019-11-05 01:44:19 +07:00
rtcp.js Enable voice communication in the same room (#182) 2020-05-15 01:52:51 +08:00
socket.js Make it choose ws/wss protocol based on URL's protocol. (#196) 2020-06-13 14:23:01 +08:00