PiterWeb / RemoteController

✨ Steam Remote Play 🎮 Alternative powered by P2P 🌐 and the Web
https://remote-controller.vercel.app/
GNU General Public License v3.0
45 stars 5 forks source link

STUN and TURN not edited on golang config #21

Closed PiterWeb closed 3 months ago

PiterWeb commented 3 months ago

Describe the bug If you modify your config for STUN servers it will only be applied to the WebRTC connections made by the frontend

To Reproduce Steps to reproduce the behavior: No steps required

Expected behavior A clear and concise description of what you expect to happen. When the STUN, TURN servers where modified the config on Golang must be updated as well to stablish correctly the connection

Desktop (please complete the following information):

PiterWeb commented 3 months ago

I am already working on the issue and also at the STUN, TURN credentials config issue