space-agon
space-agon copied to clipboard
An integration demo for Agones and Open Match. The original is https://github.com/laremere/space-agon
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Currently, there is no tests. First we should add the unit test with Makefile.
Currently, Space Agon doesn't use default evaluator to deduplicate matches. I would like to add the feature to use default evaluator.
Add a Backfill sample for Space Agon.
This pull request changes the Space Agon's match making logic from using Open Match 1 to Open Match 2(https://github.com/googleforgames/open-match2/blob/main) Key files to review: 1. director/director.go 2. frontend/frontend.go 3. mmf/mmf.go 4....
Open Match 2 was developed in an effort to reduce the complexity and maintenance cost of Open Match 1. Since we are going to help customers using Open Match 1...
The game can still play, but the game has severe flickering issues.
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.32.0 to 0.36.0. Commits 85d1d54 go.mod: update golang.org/x dependencies cde1dda proxy, http/httpproxy: do not mismatch IPv6 zone ids against hosts fe7f039 publicsuffix: spruce up code gen and...