model-locking icon indicating copy to clipboard operation
model-locking copied to clipboard

Do not broadcast option needed

Open svytas opened this issue 6 years ago • 4 comments

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.

svytas avatar Aug 16 '18 20:08 svytas

No such option currently, a PR would be lovely!

jarektkaczyk avatar Mar 15 '19 07:03 jarektkaczyk

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

synthor avatar Apr 03 '19 10:04 synthor

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...

svytas avatar Apr 03 '19 11:04 svytas

Any word on merging https://github.com/jarektkaczyk/model-locking/pull/17?

jakedowns avatar Dec 11 '19 00:12 jakedowns