soloduel

package
v2.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package soloduel provides a sample match function that makes set up 1v1 matches using a first-in-first-out (FIFO) strategy.

This sample is a reference to demonstrate the usage of the mmf gRPC server and should 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.

This implements approximately the same matchmaking logic as the Open Match 1.8 example match functions provided in these Open Match 1.8 files: - examples/scale/scenarios/firstmatch and - examples/functions/golang/soloduel

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *mmfServer

New instantiates the MMF Server using default logging

func NewWithLogger

func NewWithLogger(l *logrus.Logger) *mmfServer

New instantiates the MMF Server using default logging

Types

This section is empty.

Jump to

Keyboard shortcuts

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