FAForever / ice-adapter

Deprecated C++ ICE adapter - please use java-ice-adapter instead!
https://github.com/FAForever/java-ice-adapter
GNU General Public License v3.0
11 stars 10 forks source link

Proxy connection #36

Closed IDragonfire closed 7 years ago

IDragonfire commented 7 years ago

Sometimes people are connected over proxy, but an direct connection should exist. If they rejoin most of the time they directly connected (direct or direct throught NAT)

muellni commented 7 years ago

I could restart the connection if two people aren't directly connected, but I'll keep it this way for now to keep it simple. If only few and not most connections are using a proxy instead of a possible direct connection it's fine I think.