| Copyright | See LICENSE file |
|---|---|
| License | BSD |
| Maintainer | Sid Raval <[email protected]> |
| Stability | experimental |
| Portability | non-portable (not tested) |
| Safe Haskell | None |
| Language | Haskell2010 |
Network.Pusher.Event
Description
The Event module provides an simple interface for interacting
with Pusher.com's event endpoints. This is used for trigger an event on one
or more channels with arbitrary data.