Skip to content

Matchmaking#22

Merged
CO0LGIRL merged 4 commits into
mainfrom
matchmaking
May 27, 2026
Merged

Matchmaking#22
CO0LGIRL merged 4 commits into
mainfrom
matchmaking

Conversation

@CO0LGIRL
Copy link
Copy Markdown
Contributor

Полностью сделал контроллер и сервис, а также тесты для них. В месте вызова метода для создания сессии пока что // TODO

log.info("[MM] User {} left queue. Size: {}", userId, queue.size());
}

public MatchStatusDTO queueStatus(UUID userId) {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dto формируем только в контроллере, в сервисном слое перебрасываемся POJO/records
статус нужно сделать enum

@CO0LGIRL CO0LGIRL merged commit 67dae5f into main May 27, 2026
1 check passed
@CO0LGIRL CO0LGIRL deleted the matchmaking branch May 27, 2026 12:37
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.

2 participants