BeatUpServer currently needs to be told it's own address via the config file so clients can deeplink properly. This process should be automated so the server can work out of the box and respond to address changes. A practical solution would be to ping a number of public STUN servers (specific domains should be configurable) on startup, gathering responses for IPv4 and optionally IPv6 (see #20).
BeatUpServer currently needs to be told it's own address via the config file so clients can deeplink properly. This process should be automated so the server can work out of the box and respond to address changes. A practical solution would be to ping a number of public STUN servers (specific domains should be configurable) on startup, gathering responses for IPv4 and optionally IPv6 (see #20).