lexcodeit
lexcodeit3mo ago

Is there a way to get list of connected devices to the convex app?

For example, I created a nextjs app with convex and multiple users are using it. I'd like to show the users that are online or not. Is there a way to subscribe to this kind of event.
3 Replies
Convex Bot
Convex Bot3mo ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!
Hmza
Hmza3mo ago
https://stack.convex.dev/presence-with-convex This will help you through the process to implement this kind of functionality
Implementing Presence with Convex
Some patterns for incorporating presence into a web app leveraging Convex, and sharing some tips & utilities I built along the way.
lexcodeit
lexcodeitOP3mo ago
I'm reading it now. Thanks

Did you find this page helpful?