We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
이전 API와 동일하게 기능을 구현할 예정입니다 하지만 추가로 현재 여러대의 서버를 운용하고 있기 때문에 Redis adapter를 통해서 그에 맞게 구현 해야합니다
https://socket.io/docs/v4/redis-adapter/
적절한 라우팅 네임같은거 있을까요? 그냥 /dashboard/alert 이정도로 구현해도 충분할까요?
The text was updated successfully, but these errors were encountered:
일단 브랜치는 새로 만들어 뒀어요
Sorry, something went wrong.
/dashboard/push?id={GUILD_ID}
웹소켓을 위한 auth guard가 또 필요할거같은데 ... 그런줄 알았는데 갑자기 정상작동 하네요 질문은 없던걸로
No branches or pull requests
이전 API와 동일하게 기능을 구현할 예정입니다
하지만 추가로 현재 여러대의 서버를 운용하고 있기 때문에 Redis adapter를 통해서 그에 맞게 구현 해야합니다
https://socket.io/docs/v4/redis-adapter/
적절한 라우팅 네임같은거 있을까요?
그냥 /dashboard/alert 이정도로 구현해도 충분할까요?
The text was updated successfully, but these errors were encountered: