cloud-game/pkg/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
..
httpx Fix possible NPEs 2023-11-26 22:39:46 +03:00
socket Refactored v3 (#350) 2023-01-09 23:20:22 +03:00
webrtc Add an option for initiating WebRTC offer on the client side 2026-06-04 22:36:35 +03:00
websocket Set sane ws default message size 2026-06-04 22:36:34 +03:00
address.go Fix possible NPEs 2023-11-26 22:39:46 +03:00
address_test.go Refactored v3 (#350) 2023-01-09 23:20:22 +03:00
retry.go Reset fail timer on success 2024-12-01 18:20:54 +03:00