Directories
¶
Path | Synopsis |
---|---|
This sample is a reference to demonstrate serving a golang matchmaking function using gRPC, and can be used as a starting point for your match function.
|
This sample is a reference to demonstrate serving a golang matchmaking function using gRPC, and can be used as a starting point for your match function. |
functions/soloduel
Package soloduel provides a sample match function that makes set up 1v1 matches using a first-in-first-out (FIFO) strategy.
|
Package soloduel provides a sample match function that makes set up 1v1 matches using a first-in-first-out (FIFO) strategy. |
server
Package server contains golang implementations for common matchmaking function gRPC server functionality, like starting up the server, or parsing the chunked profile format sent by om-core.
|
Package server contains golang implementations for common matchmaking function gRPC server functionality, like starting up the server, or parsing the chunked profile format sent by om-core. |
Click to show internal directories.
Click to hide internal directories.