Skip to content

ghost1412/Matchmaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Matchmaker

Start matchmaker server

go run /example/run.go

Add player to matchmaker search

curl -H "Content-Type: application/json" --data '{ "name": "A", "skill" : 100 }' http://localhost:8080/search

About

Simple match making server for online games

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages