beyondcode / laravel-websockets

Websockets for Laravel. Done right.
https://beyondco.de/docs/laravel-websockets
MIT License
5.07k stars 624 forks source link

PushNotifications is supported? #310

Closed ezzaze closed 4 years ago

ezzaze commented 4 years ago

Hello, So Im working on a mobile app, which gonna have a realtime chat (something like Whatsapp...) and I was wondering if this package supports PushNotifications ? cause on Pushers website, I saw that i have to install composer require pusher/pusher-push-notifications

Link: https://pusher.com/docs/beams/reference/server-sdk-php

please your help is so much appreciated

rennokki commented 4 years ago

No, this package does not replicate a Pusher Beams behavior.

siddharth commented 3 years ago

Can you please recheck this? This tutorial on pusher.com appears to be using pusher channels for sending web push notifications : https://pusher.com/tutorials/desktop-notifications-laravel