Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Allocation module

This module implements the communication of our game client with the Open Match Frontend service. It creates a ticket, submits a ticket request, wait until the ticket assignement is returned by the Frontend, and returns the connection string to its caller. It is used by the ncat sample client to connect to the ncat-server (../ncat/), and by the golang wrapper program used to integrate the SuperTuxKart client with Open Match functions (../stk/). Please, refer to these folders and the page Open Match - Game Frontend for more information.