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

Feature: get the maximum and read sequences for all user conversations should be added to the WebSocket interface. #2610

Closed
FGadvancer opened this issue Sep 11, 2024 · 0 comments · Fixed by #2611
Labels
enhancement New feature or request

Comments

@FGadvancer
Copy link
Member

Why this feature?

Retrieving the user's maximum sequence is a high-frequency operation on mobile devices, and it should be replaced with WebSocket instead of direct HTTP requests.

Suggested Solution

Retrieve the maximum and read sequences for all user conversations should be added to the WebSocket interface.

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant