issues
search
Pogakco
/
BE
공유 타이머로 함께 공부하는 서비스, pogakco (뽀각코)
https://pogakco.site/
3
stars
1
forks
source link
feat(timer-socket): 기존 이벤트 제거하고 서버 현재 시각 연동 이벤트 추가
#93
Closed
lucaseunchae
closed
4 months ago
lucaseunchae
commented
4 months ago
Pull Request
작업한 내용
기존 클라이언트의 호출에 의해 서버 현재 시각을 요청하는 이벤트를 제거하고, 서버에서 전파하는 이벤트인
sync-current-server-time
을 추가 했습니다.
PR Point
클라이언트에서 최초 받아온
currentServerTime
값을 토대로 클라이언트에서 타이머 시간을 계산하게 됩니다.
📸 스크린샷
소켓에 연결 되었을 때
closed #92
Pull Request
작업한 내용
sync-current-server-time
을 추가 했습니다.PR Point
currentServerTime
값을 토대로 클라이언트에서 타이머 시간을 계산하게 됩니다.📸 스크린샷
closed #92