togo install togo-framework/notifications-pusherPusher Channels broadcast channel for togo notifications.
Delivers a BroadcastNotification to Pusher's hosted realtime service (signed REST API).
togo install togo-framework/notifications-pusherPUSHER_APP_ID=...
PUSHER_KEY=...
PUSHER_SECRET=...
PUSHER_CLUSTER=euRegisters the pusher notifications channel. Use an event of the form channel:name to target a Pusher channel. MIT