Skip to content

Multiple devices using same auth account for realtime: Session management & limitations? #30658

Discussion options

You must be logged in to vote

I don't believe there will be any issues with multiple devices for the same user connecting to realtime. It uses the jwt to manage access, not a user session. Every device will count as a separate connection to realtime. All devices will get the same notifications neglecting any connection errors. I would expect performance to be the similar to that of the same number of connections for different users.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by GaryAustin1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants