Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support of searching a game for a group of players #3

Open
Relrin opened this issue Apr 1, 2018 · 0 comments
Open

Add support of searching a game for a group of players #3

Relrin opened this issue Apr 1, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@Relrin
Copy link
Member

Relrin commented Apr 1, 2018

For now the matchmaking microservice is supporting only searching a game for a solo players and doesnt provide any opportunity to find a game for a group of players, when they are playing together. For making this feature as available we will need:

  • Update documentation for strategist and matchmaking microservices.
  • Middleware layer on the post-processing stage must extract the data from external storage for each player in the group and put in the request body
  • Search workers must take into account the case when coming a request with a group of players and send the an appropriate request to strategist microservice for further processing
  • The strategist microservice, probably, must be updated so that can accept the data with the group of players and seed them together in one team
@Relrin Relrin added the enhancement New feature or request label Apr 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant