cloud-game/pkg/network/httpx
sergystepanov 9acbecb813
WebRTC single port support (#354)
Add the new `webrtc.singlePort` config option which forces the WebRTC server to listen on this port only.
2021-11-02 17:05:31 +03:00
..
address.go Use zone prefix in the autocert whitelist 2021-08-16 23:34:41 +03:00
address_test.go Update server HTTPS configuration (#337) 2021-08-09 10:42:06 +03:00
listener.go WebRTC single port support (#354) 2021-11-02 17:05:31 +03:00
listener_test.go Update server HTTPS configuration (#337) 2021-08-09 10:42:06 +03:00
options.go Update server HTTPS configuration (#337) 2021-08-09 10:42:06 +03:00
server.go Set coordinator server address to :http for cloudretro 2021-08-26 14:39:17 +03:00
tls.go Update the prod deployment script (#341) 2021-08-24 21:54:32 +03:00