Skip to content

Commit 3c664aa

Browse files
committed
resolve
1 parent 7d3fa2a commit 3c664aa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/main/java/com/example/echoshotx/notification/presentation/controller/TestNotificationController.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ public ApiResponseDto<NotificationResponse> sendTestNotification(
6262
notification);
6363
}
6464

65+
sseConnectionManager.sendToMember(request.getTargetMemberId(), response);
66+
6567
return ApiResponseDto.onSuccess(response);
6668
}
6769

0 commit comments

Comments
 (0)