This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
You can continue the conversation there. Go to discussion →
I think current logic assumes there is current user before broadcast can happen. I had to do fake a user record with an arbitrarily large id to make broadcast work. What I am trying to do is to have light feature that user without logging in can try with assigned session_uuid in the browser session. Because I always subscribe to an actual AR object with different id and there is already encryption of channel name, there is no risk of them seeing each other's data.
is there a more elegant way on the framework level to handle this?
The text was updated successfully, but these errors were encountered: