pubsub-0.11: A library for Google/SixApart pubsub hub interaction

Portabilityso-so
Stabilityprovisional
MaintainerSigbjorn Finne <sof@forkIO.com>

Web.PubSub.Types

Description

Basic types and defs behind the PubSubHub protocol.

Synopsis

Documentation

data HubLink Source

Constructors

HubLink 

Fields

linkURL :: URLString
 

data Subscribe Source

Subscribe represents both subscribe and subscribe requests.

data VerifyMode Source

Constructors

VerifySync Bool