For real time notification, what is the best option for pinkary
Laravel Reverb, Or Pusher ?
Reverb and FCM.
For broadcasting as well as push notifications.
I’ll try to take time and implement push notifications side of it. I’ll develop in a way that trait should be able to be utilised for any use case, like chat which I think should be in Pinkary.
There is partial support in browsers but still in some cases push notifications are necessary.
Many people use Pinkary as PWA.
Also FCM is free and @nunomaduro will agree to use his google service account credentials 😃
I am currently building chat system in pinkary, it will be realesed soon, but I want to see what is the best choice when it comes to Real Time Communication