Skip to content

phantie/ow_matchmaking_queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matchmaking queue

Implementation of matchmaking queue, with Overwatch taken as reference.

Implemented

  • general queue (no regard for rating and roles)
  • priority queue
  • lobby group formation of arbitrary size (not only 5v5)

TODO

  • support rating
  • support roles

Run tests:

cargo test

About

Implementation of a matchmaking queue

Topics

Resources

Stars

Watchers

Forks