Skip to content

채팅 이미지 전송 publish 엔드포인트 연동#427

Merged
manNomi merged 1 commit into
mainfrom
feat/chat-image-publish
Feb 14, 2026
Merged

채팅 이미지 전송 publish 엔드포인트 연동#427
manNomi merged 1 commit into
mainfrom
feat/chat-image-publish

Conversation

@manNomi

@manNomi manNomi commented Feb 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • 채팅 이미지 전송 시 STOMP publish destination을 /publish/chat/{roomId}/image로 추가했습니다.
  • 이미지 업로드 후 반환된 URL 배열을 { imageUrls: string[] } payload로 전송하도록 채팅 입력 로직을 연결했습니다.
  • 전송 실패(업로드 실패/소켓 비연결) 시 사용자 토스트 에러를 표시하도록 처리했습니다.

Verification

  • pnpm run typecheck 통과
  • pnpm run build 통과

@vercel

vercel Bot commented Feb 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
solid-connect-web-admin Error Error Feb 14, 2026 0:44am
solid-connection-web Building Building Preview, Comment Feb 14, 2026 0:44am

@coderabbitai

coderabbitai Bot commented Feb 14, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@manNomi has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 18 minutes and 52 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/chat-image-publish

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added the web label Feb 14, 2026
@manNomi manNomi merged commit d40b6cd into main Feb 14, 2026
7 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant