Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
오,,,이렇게 하는게 맞나??? 싶긴한데 되긴했습니다
socket 내부에 배열로 받을 수 있는 프로퍼티는 없나요?? 그냥 서버코드에 전역배열로 저장하는 게 맞는 지 궁금합니당
a1이 a3한테 보낸 상황인데 a2는 안찍히고 a3 클라이언트 측에만 로그가 찍히는 걸 볼 수 있습니다!
connectedUserLIst 에 socket.id가 키값으로 들어가는게 맞다생각했는데 입력값에서 target의 이름으로 찾아야해서 clientName을 키값으로 사용했습니다@