cloud-game/pkg/webrtc
sergystepanov 924d6ade67
Fix Docker run for bridged Docker network in Windows, macOS (#259)
* Add port and IP config and env params for bridged Docker network in Windows, macOS

- CLOUD_GAME_WEBRTC_ICEIPMAP -- replaces IP of any ICE candidates on the server
- CLOUD_GAME_WEBRTC_ICEPORTS_MIN/MAX -- limits WebRTC random port range on the server
2021-01-08 22:43:15 +03:00
..
interceptor Use an interceptor for changing video timestamps (#255) 2021-01-06 14:09:11 +03:00
connection.go Fix Docker run for bridged Docker network in Windows, macOS (#259) 2021-01-08 22:43:15 +03:00
ice.go Add new Libretro core manager module (#249) 2020-12-31 13:24:27 +03:00
ice_test.go Add new Libretro core manager module (#249) 2020-12-31 13:24:27 +03:00
util.go Refactor of cloud game overlord and overworker (#70) 2019-09-12 03:35:21 +08:00
webrtc.go Fix Docker run for bridged Docker network in Windows, macOS (#259) 2021-01-08 22:43:15 +03:00