cloud-game/web/js/network
sergystepanov 8c4b4bf96f Add an option for initiating WebRTC offer on the client side
WebRTC negotiation will start in the browser with an offer. Added because a reversed negotiation (server's offer) doesn't work in Firefox-based browsers.
2026-06-04 22:36:35 +03:00
..
ajax.js Migrate from IIFE to modern ES modules 2024-03-17 22:09:43 +03:00
network.js Migrate from IIFE to modern ES modules 2024-03-17 22:09:43 +03:00
socket.js Reformat socket.js 2026-06-04 22:36:31 +03:00
webrtc.js Add an option for initiating WebRTC offer on the client side 2026-06-04 22:36:35 +03:00