Skip to content

Files

This branch is 806 commits behind googleforgames/open-match:main.

api

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Open Match APIs

This directory contains the API specification files for Open Match. API documenation will be produced in a future version, although the protobuf files offer a concise description of the API calls available, along with arguments and return messages.

References:

If you want to regenerate the golang gRPC modules (for local Open Match core component development, for example), the protoc_go.sh file in this directory may be of use to you!