cloud-game/pkg/coordinator
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
..
coordinator.go Don't crash the app on http2 garbage 2024-11-28 23:24:35 +03:00
hub.go Tweak room join/creation logic 2025-12-15 18:42:41 +03:00
user.go Remove INIT_WEBRTC API call 2026-06-04 22:36:31 +03:00
userapi.go Clean api 2025-12-22 15:37:04 +03:00
userhandlers.go Add an option for initiating WebRTC offer on the client side 2026-06-04 22:36:35 +03:00
worker.go Remove com.Uid from the API 2025-12-24 21:23:19 +03:00
worker_test.go Fix with go fix 2025-12-22 15:08:50 +03:00
workerapi.go Add an option for initiating WebRTC offer on the client side 2026-06-04 22:36:35 +03:00
workerhandlers.go Remove com.Uid from the API 2025-12-24 21:23:19 +03:00