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: support kick user offline by token/instance #1094

Closed
2 tasks done
charles-chenzz opened this issue Sep 18, 2023 · 4 comments
Closed
2 tasks done

Feature: support kick user offline by token/instance #1094

charles-chenzz opened this issue Sep 18, 2023 · 4 comments
Assignees
Labels
feature Categorizes issue or PR as related to a new feature.

Comments

@charles-chenzz
Copy link
Contributor

Checklist

  • I've searched for similar issues and couldn't find anything matching
  • I've discussed this feature request in the OpenIMSDK Slack and got positive feedback

Is this feature request related to a problem?

None

Problem Description

In the current logic, we could have multiple devices on a platform. let's say we have 1 account/userID login in 3 ios devices, and the current kick user offline is kicking them all offline, which the correct logic is we can kick user offline on the specify device( or we call it token).

Solution Description

modify the logic inside function KickUserOffline, can base on token or something that can recognize how we kick user offline to resolve this problem.

Benefits

enhance platform kick out logic and keep up to date with the current multiple platform login logic.

Potential Drawbacks

No response

Additional Information

/cc @cubxxw @FGadvancer

@charles-chenzz charles-chenzz added the feature Categorizes issue or PR as related to a new feature. label Sep 18, 2023
@kubbot
Copy link
Contributor

kubbot commented Nov 27, 2023

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@charles-chenzz
Copy link
Contributor Author

@cubxxw can you include this in v3.5?

@cubxxw
Copy link
Contributor

cubxxw commented Nov 27, 2023

By the end of this week, if there are any unforeseen circumstances, I kindly request that the matter be resolved no later than next week. Thank you for your attention to this matter.

@charles-chenzz
Copy link
Contributor Author

what's the status of this one
?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Categorizes issue or PR as related to a new feature.
Projects
Status: Done
Development

No branches or pull requests

4 participants