Skip to content

Create cmd/gameserver/main.go CLI and wiring #10

@justintulloch

Description

@justintulloch

• 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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendServer-side logic, APIs, and core business functionalityserviceMicroservice implementations or service–service integration work

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions