FAForever / java-ice-adapter

A P2P connection proxy for Supreme Commander: Forged Alliance using ICE
MIT License
5 stars 12 forks source link

Python server disconnects from other peers in lobby #8

Closed Geosearchef closed 5 years ago

muellni commented 5 years ago

I have my doubts whether it'd make sense to support lobby reconnect, because of very tight timeouts in lobby.

Geosearchef commented 5 years ago

It can get pretty annoying to time out from a lobby every few minutes cause you lost connection to the server for a split second, there isn't even a reconnect needed here, but the server kicks you out.

muellni commented 5 years ago

There's a connectivity checker in the client which will reconnect you once it did not received an answer from the server for 3 seconds. Maybe we should enable this checker only for launched games.