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

Auto watch clear configuration for websockets #119

Open
randomouscrap98 opened this issue Apr 13, 2022 · 1 comment
Open

Auto watch clear configuration for websockets #119

randomouscrap98 opened this issue Apr 13, 2022 · 1 comment
Labels
HIGHPRIORITY This needs to be done ASAP

Comments

@randomouscrap98
Copy link
Owner

Have a way, like setting the userlist, to say which rooms you'd like your watches cleared on every message. Upon setting, do most of the lookup required (such as finding the watch ids). Add it to some global list for the user, so there aren't duplicates from having multiple connections. Then... hm but when would it happen? I'll have to think about this, if you call the clear on message receive, such as in the live updates controller, then yes it will be called multiple times.

@randomouscrap98 randomouscrap98 added the HIGHPRIORITY This needs to be done ASAP label Apr 21, 2022
@randomouscrap98
Copy link
Owner Author

ALSO: make sure you build that into the builtin chat frontend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HIGHPRIORITY This needs to be done ASAP
Projects
None yet
Development

No branches or pull requests

1 participant