mmf

package
v0.0.0-...-0dee4f7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(queryServiceAddr string, serverPort int, playersPerMatch int)

Start creates and starts the Match Function server and also connects to Open Match's queryService service. This connection is used at runtime to fetch tickets for pools specified in MatchProfile.

Types

type MatchFunctionService

type MatchFunctionService struct {
	// contains filtered or unexported fields
}

MatchFunctionService implements pb.MatchFunctionServer, the server generated by compiling the protobuf, by fulfilling the pb.MatchFunctionServer interface.

func (*MatchFunctionService) Run

Run is this match function's implementation of the gRPC call defined in api/matchfunction.proto.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL