gensen / dispatch-pusher

Pusher hooks for dispatch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pusher Dispatch Integration

The dispatch-pusher module provides support for sending events to a Pusher channel by using the Pusher REST API.

See Dispatch Project Setup for how to use Dispatch API integrations in a project.

Limitations

Since this library uses the REST API, only sending events is currently supported. Also, excluding recipients is not currently supported but could be added fairly easily. So if you'd like the functionality, fork and contribute :-)

About

Pusher hooks for dispatch


Languages

Language:Scala 99.7%Language:Shell 0.3%