42-TRANSENDENCE / backend

transcendence backend
MIT License
1 stars 0 forks source link

queue_service에서 match_maked함수 수정 #122

Closed u-lo-l closed 1 year ago

u-lo-l commented 1 year ago

room에 join하는 부분이 안 보여서 대상 클라이언트에게 직접 보내는거로 수정합니다.

u-lo-l commented 1 year ago

클라이언트 : "match_maked" 이벤트 수신하면 game_page로 넘어가서 game_socket 연결하고 서버에게 "ready" 보냄. 서버는 ready 둘 다 받으면 게임 시작.