Skip to content
New issue

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

stomp 채팅 목록 가져오는 api 추가 #32

Merged
merged 3 commits into from
Oct 31, 2023

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    9184a33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b55c4c View commit details
    Browse the repository at this point in the history
  3. queryRecentChat, queryChat 기능 구현 & api 엔드포인트 매핑

    - `queryRecentChat` : 특정 방의 최근 채팅 가져오기
    - `queryChat`: 특정 방의 채팅 특정 조건으로 가져오기
    YangSiJun528 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    27ef7d9 View commit details
    Browse the repository at this point in the history