λ§€μΉ μ΄λ μλ¦Όμ λ΄λ DTOμ λλ€.
/user/queue/match/acceptancepublic class ConnectionMessage {
private String matchId; // λ§€μΉ μΈμ
κ³ μ ID
}
{
"status": "info",
"data": {
"matchId": "550e8400-e29b-41d4-a716-446655440000"
}
}