open-match-docs icon indicating copy to clipboard operation
open-match-docs copied to clipboard

Open Match Website

Results 41 open-match-docs issues
Sort by recently updated
recently updated
newest added

1.0 will imply some level of API and functional stability. The goal of this proposal is to define precisely what we are going to consider locked at 1.0, and what...

When following the [getting started](https://open-match.dev/site/docs/getting-started/) docs, the instruction : `kubectl apply --namespace open-match-demo \ -f https://open-match.dev/install/v0.10.0/yaml/02-open-match-demo.yaml` fails with: ``` Failed to pull image "gcr.io/open-match-build/openmatch-mmf-go-soloduel:0.10.0": rpc error: code = Unknown desc...

There's currently several different names and concepts around ticket state where it has been returned from a fetch match calls, but it has not yet been assigned or deleted. In...

**Goal of this issue:** Opened this issue to track if there is any feedback against this behavior change. **Background:** Open Match has a ticket auto-expiring mechanism since v0.4.0. However, this...

We have seen a common pattern (typically when a Frontend crashes) where there is a desire to cleanup Open Match state. While Open Match does not provide a 'delete all'...

It is unclear how to add and use the extensions fields if a user is new to protobuf and Open Match. We should consider adding more documentations/examples about the extension...

In the [Matchmaking Guide](https://open-match.dev/site/docs/guides/matchmaker/#game-services-architecture), the diagrams on the page shift where components are and how they're coded. In the first diagram, the Match Function is clearly indicated as a customized...

Terms like `MatchProfile` and even `Ticket` are taken for granted, either explained in the middle of a tutorial or deep in the API reference. I originally went to the Glossary...

There's no reason to have both domains, we should unify on a single canonical one.

From https://development.open-match.dev/site/docs/installation/: There are instructions on how to create a GKE cluster (and links to how to create minikube) but no indication of what version of Kubernetes should be used....