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

클라이언트에 커서 revive_at 전달 + cursors-died 이벤트 #84

Merged
merged 2 commits into from
Dec 27, 2024

Conversation

onee-only
Copy link
Member

커서 revive_at을 전달하여 클라이언트측에서 다른 커서들의 스턴 상태를 확인할 수 있도록 합니다.

  • CursorPayload를 상속하여 revive_at을 추가한 CursorReviveAtPayload 추가
  • CursorReviveAtPayload를 CursorsPayload에서 사용

또한 지뢰가 터질 시 다른 커서들에게 스턴 커서들을 알리는 cursors-died 이벤트를 만들었습니다.

@onee-only onee-only requested a review from byundojin December 23, 2024 05:42
@onee-only onee-only changed the title 클라이언트에 커서 revive_at 전달 클라이언트에 커서 revive_at 전달 + cursors-died 이벤트 Dec 23, 2024
@onee-only onee-only force-pushed the feature/show-cursor-revive-at branch from ce642b9 to 2946c08 Compare December 23, 2024 09:12
@onee-only onee-only merged commit 5453d47 into develop Dec 27, 2024
1 check passed
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