open_match 1.6.0+3 open_match: ^1.6.0+3 copied to clipboard
gRPC generated client for Open Match - an open source game matchmaking framework that simplifies building a scalable and extensible Matchmaker.
Open Match #
Open Match is an open source game matchmaking framework that simplifies building a scalable and extensible Matchmaker.
This package is predominantly a gRPC generated client, using protoc.
A shell script that was used to generate the Dart code included in this package is included at scripts/generator.sh
.
It should be run from a local clone of the Open Match GitHub repository.