Marketplace
<div align="center"> <h3>Premium sponsors</h3> <p> <a href="https://id8media.com"><strong>ID8 Media</strong></a> · <a href="https://one-studio.co"><strong>One Studio</strong></a> </p> <p><sub>Support togo — <a href="https://github.com/sponsors/fadymondy">become a sponsor</a>.</sub></p> </div>
Pusher
MessagingPusher Channels push driver.
togo-framework
bash
togo install togo-framework/notifications-pusherInstall
bash
togo install togo-framework/notifications-pushernotifications-pusher
Pusher Channels broadcast channel for togo notifications.
Delivers a BroadcastNotification to Pusher's hosted realtime service (signed REST API).
Install
bash
togo install togo-framework/notifications-pusherini
PUSHER_APP_ID=...
PUSHER_KEY=...
PUSHER_SECRET=...
PUSHER_CLUSTER=eu
Registers the pusher notifications channel. Use an event of the form channel:name to target a Pusher channel. MIT
<div align="center"> <h3>Premium sponsors</h3> <p> <a href="https://id8media.com"><strong>ID8 Media</strong></a> · <a href="https://one-studio.co"><strong>One Studio</strong></a> </p> <p><sub>Support togo — <a href="https://github.com/sponsors/fadymondy">become a sponsor</a>.</sub></p> </div>