-
Notifications
You must be signed in to change notification settings - Fork 186
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
Support pusher end-to-end encryption #263
Comments
So this is just to get it working client side right? Because you can already add the options server-side in your config. |
yeah this seems to be possible within laravel, But I think we also need an option to subsribe to |
I'll mark this as an enhancement for now. Feel free to pr. |
ok will try to find some time to create a PR... |
@driesvints ok added a PR, can you take a look if I did it correct? |
add pusher private-encrypted #263
@driesvints: I believe this issue can be closed? "laravel/echo" 1.7.0 and "laravel/framework" 6.17.0 changes allow private encrypted channels. |
Would be nice to have support for end-to-end encryption
https://github.com/pusher/pusher-http-php#end-to-end-encryption-beta
The text was updated successfully, but these errors were encountered: