Package main defines a sample match function that uses the GRPC harness to set up
the match making function as a service. This sample is a reference
to demonstrate the usage of the GRPC harness and should only be used as
a starting point for your match function. You will need to modify the
matchmaking logic in this function based on your game's requirements.