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

Do not broadcast option needed #10

Open
svytas opened this issue Aug 16, 2018 · 4 comments
Open

Do not broadcast option needed #10

svytas opened this issue Aug 16, 2018 · 4 comments

Comments

@svytas
Copy link

svytas commented Aug 16, 2018

Hot to disable broadcasting?
Setting channels to empty arrays is not an option if you are broadcasting to pusher.com, because server is returning error "Expected at least one channel" with status 400.

@jarektkaczyk
Copy link
Owner

No such option currently, a PR would be lovely!

@synthor
Copy link

synthor commented Apr 3, 2019

We "disabled" it by removing the BROADCAST_DRIVER entry from the .env file, but we aren't using Laravels broadcasting function yet.

@svytas
Copy link
Author

svytas commented Apr 3, 2019

We "disabled" it by removing the BROADCAST_DRIVER entry from the .env file, but we aren't using Laravels broadcasting function yet.

I want to remove broadcasting only for model locking, not for the whole project...

@jakedowns
Copy link

jakedowns commented Dec 11, 2019

Any word on merging #17?

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

4 participants