# `Gamend.Matchmaking.Constants`
[🔗](https://github.com/appsinacup/gamend/blob/v1.0.7/lib/gamend/matchmaking/constants.ex#L1)

Constants for the matchmaking system.

# `event_found`

Event broadcast when a match is found.

# `status_cancelled`

Status for a ticket that has been cancelled.

# `status_matched`

Status for a ticket that has been matched to a lobby.

# `status_queued`

Status for a ticket that is waiting for a match.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
