Open wpillar opened 9 years ago
Just putting a note in here that I'd love to see hooks when creating alerts to possibly add push notifications via a plugin :wink:
Will this be using Laravel echo?
I've not had a chance to look at it properly, so it depends on how well it fits our needs.
On 16 Nov 2016, at 14:10, Paradigm notifications@github.com wrote:
Will this be using Laravel echo?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
AFAIK Laravel Echo either uses Pusher.com (a paid 3rd party service) or Redis and Socket.io. The basic functionality should work without such dependencies.
That would definitely count that out then.
On 16 Nov 2016, at 16:53, Stefan T. notifications@github.com wrote:
AFAIK Laravel Echo either uses Pusher.com (a paid 3rd party service) or Redis and Socket.io. The basic functionality should work without such dependencies.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.