You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of Laravel 5, it supports push notification support and far better queue support; but there is one drawback to this approach and that is the lack of support for free and open source protocols/products.
It will be great if more drivers become available for queues and push, such as AMQP 0.9 (for mainly RabbitMQ), AMQP 1.0 (for mainly Apache's Apollo) and ØMQ (for ZeroMQ protocol based servers).
Cheers!
The text was updated successfully, but these errors were encountered:
Hi,
As of Laravel 5, it supports push notification support and far better queue support; but there is one drawback to this approach and that is the lack of support for free and open source protocols/products.
It will be great if more drivers become available for queues and push, such as AMQP 0.9 (for mainly RabbitMQ), AMQP 1.0 (for mainly Apache's Apollo) and ØMQ (for ZeroMQ protocol based servers).
Cheers!
The text was updated successfully, but these errors were encountered: