Skip to content

docs: mark matchmaking (#13) as deferred#130

Merged
rustwizard merged 1 commit into
masterfrom
docs/matchmaking-deferred
Jun 15, 2026
Merged

docs: mark matchmaking (#13) as deferred#130
rustwizard merged 1 commit into
masterfrom
docs/matchmaking-deferred

Conversation

@rustwizard

Copy link
Copy Markdown
Owner

MM pairs by Exp (a crude proxy, not ELO) and is only needed for a quick-match auto-pairing UX that the frontend lacks; the lobby already covers create/join. Keep the code and tests; wire it (go mm.Run + endpoint, swap Exp for rating) when quick-match/ELO lands.

MM pairs by Exp (a crude proxy, not ELO) and is only needed for a quick-match
auto-pairing UX that the frontend lacks; the lobby already covers create/join.
Keep the code and tests; wire it (go mm.Run + endpoint, swap Exp for rating)
when quick-match/ELO lands.
@rustwizard rustwizard self-assigned this Jun 14, 2026
@rustwizard rustwizard merged commit c2db663 into master Jun 15, 2026
2 checks passed
@rustwizard rustwizard deleted the docs/matchmaking-deferred branch June 15, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant