• Parse flags:
– --matchID (string)
– --queuePullURL (e.g. http://localhost:8080)
– --broadcastAddr (e.g. localhost:50000)
• Call metrics.RegisterGameServerMetrics() and metrics.StartMetricsServer(":9101").
• Initialize and run the tick loop from Issue #9.
• Log tick overruns (tickDuration > 20ms).
• Parse flags:
–
--matchID(string)–
--queuePullURL(e.g.http://localhost:8080)–
--broadcastAddr(e.g.localhost:50000)• Call
metrics.RegisterGameServerMetrics()andmetrics.StartMetricsServer(":9101").• Initialize and run the tick loop from Issue #9.
• Log tick overruns (
tickDuration > 20ms).