matchmaking

package module
v0.0.0-...-8b7331b Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2017 License: BSD-3-Clause Imports: 9 Imported by: 0

README

CI

Build Status

Matchmaking-Go

Matchmaking Game Server Develop for mobile backend game server.

What will happen in the repository

  • Match Finder
  • Lobby
  • Chat
  • Contacts List
  • Parties

Technology

  • Go
  • WebSocket

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

func INIT

func INIT(name string, workerSize int)

INIT Initializes mmg server name: Server Name workerSize: worker pool size

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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