You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: