Optional
options: PubSubHubOptionsPublish a message to a topic.
The topic to publish to.
The message to publish.
Subscribe to a topic.
The topic to subscribe to.
The handler to call when a message is published.
The id of the handler subscription if the subscription is successful.
Unsubscribe from a topic.
The subscription id to unsubscribe.
A PubSub implementation.