pusher-http-haskell-1.2.0.1: Haskell client library for the Pusher HTTP API
Functions that correspond to endpoints of the Pusher HTTP API. Messages can be triggered, and information about the channel can be queried. Additionally there are functions for authenticating users of private and presence channels.
Modules
- Network
- Network.Pusher Haskell interface to the Pusher HTTP API
- Network.Pusher.Internal Pure functions called by the public interface
- Network.Pusher.Internal.Auth Functions to perform authentication (generate auth signatures)
- Network.Pusher.Internal.HTTP Functions for issuing HTTP requests
- Network.Pusher.Protocol Types representing Pusher messages
- Network.Pusher.Internal Pure functions called by the public interface
- Network.Pusher Haskell interface to the Pusher HTTP API