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
Websocket을 이용하여 채팅 기능을 구현한다.
이때, STOMP 프로토콜을 사용한다. (이를 통해 헤더에 JWT를 넣어서, 인증이 가능해진다.)
Websocket을 이용한 채팅 구현 (STOMP + RabbitMQ)
The text was updated successfully, but these errors were encountered:
mclub4
No branches or pull requests
Feature Description
Websocket을 이용하여 채팅 기능을 구현한다.
이때, STOMP 프로토콜을 사용한다. (이를 통해 헤더에 JWT를 넣어서, 인증이 가능해진다.)
Detailed Tasks
Reference Materials (Optional)
Websocket을 이용한 채팅 구현 (STOMP + RabbitMQ)
The text was updated successfully, but these errors were encountered: