Websocket/STOMP Chat Service (spring, vue, redis)
We develop a chat service using web socket/stomp and springboot. We also configure a simple screen using vue.js, which is a relatively easy framework. We also configure multi-server scalability design using redis pub/sub.
510 learners
Level Basic
Course period Unlimited

- Unresolved
ERD 질문
안녕하세요 ~ 강의 잘 수강하고 있습니다 !ERD 부분에서 질문이 생겨 여쭤보게 되었습니다 !!<p style="text-align: lef
spring-bootwebsocketstomp-websocketpubsubvue-3nippyclouding
・
a month ago
0
35
2
- Unresolved
StompHandler 관한 질문
안녕하세요 강의를 토대로 프로젝트에 채팅기능을 구현중입니다.강의에서는 StompHandler 에서 CONNECT, SUBSCRIBE 인 경우만 다루는데 저는 SEND 인 경우의 코드도 작성중입니다.SEND
spring-bootwebsocketstomp-websocketcanach3
・
4 months ago
0
72
2
- Unresolved
실시간 서비스 관련 질문
아직 완강을 하지 않아 질문드립니다. 실시간 서비스에서 MYSQL과 같은 RDBMS로 메세지 읽
billy04106504
・
4 months ago
0
54
2
- Unresolved
리프레시 토큰은 알아서 구현하면 되는건가요??
리프레시 토큰은 알아서 구현해야 하면 되는건가요?? 따로 없는데..
spring-bootwebsocketstomp-websocketpubsubvue-3jeahyuk4618
・
5 months ago
0
67
2
- Unresolved
cors, csrf 직접 구현
안녕하세요. 강의 잘 듣고 있습니다. 뜬금없는 질문하나 드려도 될까요? 스프링 시큐리티 없이 cors 구현, csrf 차단 기능 만드는게 좀
spring-bootnaverr
・
5 months ago
0
59
1
- Unresolved
JWT 필터구현
안녕하세요 Jwt필터를 GenericFilterBean 대신 OncePerRequestFilter를 상속 받고</
spring-bootju0
・
5 months ago
0
80
2
- Unresolved
강의 잘듣고 있습니다. 혹시 다음 강의 계획은 없으신가요?
강의 잘듣고 있습니다. 혹시 다음 강의 계획은 없으신가요?
spring-bootwebsocketstomp-websocketpubsubvue-3eokhwa3338233
・
5 months ago
0
53
1
- Unresolved
STOMP 동작 과정 질문
강의에서 STOMP 동작 간 /app, /topic 요청을 동시에 보낸다고 하셨는데 그럼 app 경로 발행된 메세지는 broker를 통해서 topic 경로로 전달이 되고 맨 처음에 동시에 보낸 topic 요청도 brok
spring-bootwebsocketstomp-websocketpubsubvue-3ense333
・
5 months ago
0
41
1
- Unresolved
chain.doFilter()
JwtAuthFilter에서 토큰이 없을 때 예외를 던지지 않고 그냥 chain.doFilter()를 호출하는 이유는?
spring-bootwebsocketstomp-websocketpubsubvue-3dleo
・
5 months ago
0
39
1
- Unresolved
자바 21로 소스 작성해도 되나요?
자바 17로 되어 있던데 자바 21로 소스 작성해도 되나요?
spring-bootwebsocketstomp-websocketpubsubvue-3bbmerong3018
・
5 months ago
0
53
2
- Unresolved
메시지 브로커 선택에 관한 질문
안녕하세요, 강의에서는 메시지 브로커용으로 redis를 사용하셨는데, redis 외에도 rabbitmq나 카프카 같은 것들도 사용되는 것으로 알고있습니다. 그 중에서 특별히 redis를 사용한 이유가 있는
spring-bootwebsocketstomp-websocketpubsubvue-3yso8296128897
・
5 months ago
0
57
2
- Unresolved
WebSocket과 Spring Security 질문
WebSocket 연결이 처음 http요청으로 시작하기 때문에 필터 체인이 요청을 가로챈다.따라서 /connect를 permitAll()로 풀어줘야 400에러가
spring-bootwebsocketstomp-websocketpubsubvue-3billy04106504
・
5 months ago
0
72
2
- Unresolved
추가 커스텀 구현 질문 있습니다.
로그인을 했을 때 소속된 채팅방에 안 읽은 메시지가 있다면, 알림(보통 종모양)에 +안읽은메시지숫자를 구현 하려고할 땐 sse 통신을 이용하는게 좋을까요?
spring-bootwebsocketstomp-websocketpubsubvue-3mightytony
・
6 months ago
0
54
2
- Unresolved
connect와 동시에 구독하는데 구독 검증이 꼭 필요한가요?
우선 최초 웹 소켓 연결에 토큰 검증을 진행하고, 연결에 성공하면 특정 토픽에 바로 구독하는 걸로 알 고 있습니다.이 두 작업이 거의 동시에 이루어진다고 보는데,
spring-bootwebsocketstomp-websocketpubsubvue-3yahoo23447340
・
7 months ago
0
87
2
- Unresolved
저도 동일한 질문인데
왜 도커 Redis cli 터미널 내에서 강사님이 말씀해주신 거처럼 해도 메시지가 안 오고 PUBSUB CHANNELS Empty List라고 뜰까요 근데 강사님처럼 8080 8081 서버간에 통신은 돼서 문제가 무엇인
spring-bootwebsocketstomp-websocketpubsubvue-3No Author
・
7 months ago
0
75
3
- Unresolved
token이 필요한 엔드포인트에 의도적으로 토큰 누락시 대처
의도적으로 토큰을 누락하면 403 포비든이 발생하는데, 이는 말씀하신데로 filterConfig에서 에러를 잡는다고 하면,해당 에러 코드와 내용을 커스텀 하려면
spring-bootwebsocketstomp-websocketpubsubvue-3yahoo23447340
・
7 months ago
0
64
2
- Unresolved
수업자료가 왜 다 나눠져있나요?
강의마다 모든 수업자료를 다 다운받아야하나요?;;
spring-bootwebsocketstomp-websocketpubsubvue-3yahoo23447340
・
7 months ago
0
73
2
- Resolved
메시지 전송 시 검증
StompCommand.SEND 도 있길래 궁금해서 질문 남깁니다! 메시지 전송 시 subscribe할 때와 같은 검증을 할 필요는 없을까요?"채팅방에 참여자여야
spring-bootwebsocketstomp-websocketpubsubvue-3jgy0914119386
・
7 months ago
0
56
2
- Unresolved
JWT 생성 시 subject 설정에 대한 질문
안녕하세요.JWT를 생성하는 코드(JwtTokenProvider.java의 createToken)에서는 Claims 객체를 먼저 생성하고 claims.
spring-bootwebsocketstomp-websocketpubsubvue-3geleego3095
・
7 months ago
0
137
3
- Resolved
StompHandler 질문 있습니다.
현재 인터셉터에서는 토큰을 검증만 하고 있는데, "토큰 검증 후에 인증 객체를 SecurityContextHolder에 저장해야 하지 않나?" 라는 생각이 들었습니다. 이 부분은 강의에서
spring-bootwebsocketstomp-websocketpubsubvue-3jgy0914119386
・
7 months ago
0
77
2

