-
Notifications
You must be signed in to change notification settings - Fork 70
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
Presence Channel does not contain the whisper method for emiting whispers #31
Comments
@kakajansh take a look here : |
i pushed a PR for this #32 |
Any updates on adding this feature?? |
Does this work with presenceChannel? |
any update on this |
Have you got any solution for this? |
It is not possible to send a Whisper event when joining a presence channel for example
echo.join("chat.${activeUser.id}") .whisper("typing", {'id': user.id});
The text was updated successfully, but these errors were encountered: