dusterio / laravel-plain-sqs

Custom SQS connector for Laravel (or Lumen) that supports third-party, plain JSON messages
MIT License
131 stars 92 forks source link

default behavior for the job if handler is null #43

Open prikid opened 4 years ago

prikid commented 4 years ago

If handler or default-handler in config is set to null, get the job from queue message, like native laravel