cloud-game/web/js/network
giongto35 edf7c4b872
Enable voice communication in the same room (#182)
- All voice is fan-in and broadcasted.
- Currently, voice is sent in the same game track. TODO: send voice in different track (Having issue with dynamically addTrack after offer and answer)
2020-05-15 01:52:51 +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 Add support firefox safari ios (#175) 2020-04-28 02:20:49 +08:00