Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ServerName string
ServerName server name
Functions ¶
func Accept ¶
func Accept(w http.ResponseWriter, r *http.Request)
Accept function incomming client accept and join matchmaking server.
func CreateMatchWorker ¶
func CreateMatchWorker(workerSize int)
CreateMatchWorker create pool for proces function workerSize The number of Goroutine will work
func CreateProcesWorker ¶
func CreateProcesWorker(workerSize int)
CreateProcesWorker create pool for proces function workerSize The number of Goroutine will work
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.