Pepe
Pepe
This Pull Request removes the use of the env() function to obtain the value of the "REGISTER_WORKER_ROUTES" environment variable. Is related to the [this issue](https://github.com/dusterio/laravel-aws-worker/issues/33). This pull request breaks compatibility...
env() function returns null when the configuration is cached and the "REGISTER_WORKER_ROUTES" environment variable is ignored. I think it will be a good point to publish a configuration file and...
This pull request solves the problem explained in the issue #141
Variables isResetting is not set to true on doRestartAudio function and causes an audio tear down that could end in a null pointer error if a restart is called for...