#Gamer streaming Cliente
This code is not complete, but maybe it can help someone
Electron + ReactJS
This is the client, it will be used by the end user, here is the environment in which the user will choose the game he wants to play remotely, this application will be connected to the gaming_sv.
gaming_sv: https://github.com/HarryPaulo/gaming_sv
gaming_sv will find an available server and request the game to run and start streaming by calling gaming_svEstacao.
gaming_svEstacao: https://github.com/HarryPaulo/gaming_svEstacao