Skip to content
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

Laravel Websockets Integration #141

Closed
jampack opened this issue Feb 9, 2019 · 2 comments
Closed

Laravel Websockets Integration #141

jampack opened this issue Feb 9, 2019 · 2 comments

Comments

@jampack
Copy link

jampack commented Feb 9, 2019

Hello,
I tried integrating the package to use Laravel-Websockets which is drop in replacement for pusher but failed to get it running, I changed to pusher host on laravel side but in browser console i see it connecting to '.pusher.com' instead of Websocket server that i have on local host.
Can you please guide me if it can be integrated with that package or not in current state so that we dont use pusher.com but use our own server.

@DimaBDV
Copy link

DimaBDV commented Feb 9, 2019

@akkhan20 #140
If you want to use the web socket, you will have to abandon Pusher and use the "Laravel Echo Server + Socket.IO + Redis" bundle. (Here is the link to the documentation )

@jampack
Copy link
Author

jampack commented Feb 9, 2019 via email

@jampack jampack closed this as completed Apr 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants