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

feat: Socket 통신을 통한 알림 기능 구현하기 #10

Open
lavi27 opened this issue Jan 20, 2024 · 3 comments
Open

feat: Socket 통신을 통한 알림 기능 구현하기 #10

lavi27 opened this issue Jan 20, 2024 · 3 comments

Comments

@lavi27
Copy link
Contributor

lavi27 commented Jan 20, 2024

이전 API와 동일하게 기능을 구현할 예정입니다
하지만 추가로 현재 여러대의 서버를 운용하고 있기 때문에 Redis adapter를 통해서 그에 맞게 구현 해야합니다

https://socket.io/docs/v4/redis-adapter/

적절한 라우팅 네임같은거 있을까요?
그냥 /dashboard/alert 이정도로 구현해도 충분할까요?

@lavi27
Copy link
Contributor Author

lavi27 commented Jan 20, 2024

일단 브랜치는 새로 만들어 뒀어요

@lavi27 lavi27 changed the title Socket 통신을 통한 알림 기능 구현하기 feat: Socket 통신을 통한 알림 기능 구현하기 Jan 20, 2024
@kms0219kms
Copy link
Member

/dashboard/push?id={GUILD_ID}

@lavi27
Copy link
Contributor Author

lavi27 commented Jan 23, 2024

웹소켓을 위한 auth guard가 또 필요할거같은데
... 그런줄 알았는데 갑자기 정상작동 하네요 질문은 없던걸로

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

No branches or pull requests

2 participants