cloud-game/pkg/api
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
..
api.go Remove INIT_WEBRTC API call 2026-06-04 22:36:31 +03:00
coordinator.go Show rooms in the list 2023-10-21 02:37:44 +03:00
user.go Remove INIT_WEBRTC API call 2026-06-04 22:36:31 +03:00
worker.go Add an option for initiating WebRTC offer on the client side 2026-06-04 22:36:35 +03:00