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
채팅방 첫 입장 시 이전 메세지도 모두 가져올 수 있기로 하였다
첫 입장 시 이전 메세지는 조회할 수 없다 커서 기반 페이지네이션을 활용하여 채팅방 재입장 시에는 마지막으로 확인한 메세지부터 조회가 가능하다
The text was updated successfully, but these errors were encountered:
jihwan2da
Hwanvely
Successfully merging a pull request may close this issue.
AS-IS
채팅방 첫 입장 시 이전 메세지도 모두 가져올 수 있기로 하였다
TO-BE
첫 입장 시 이전 메세지는 조회할 수 없다
커서 기반 페이지네이션을 활용하여 채팅방 재입장 시에는 마지막으로 확인한 메세지부터 조회가 가능하다
The text was updated successfully, but these errors were encountered: