<a name="pubsub"></a>

## pubsub ⇒ <code>object</code>

Declare Pub/Sub (Ably)

**Kind**: global constant  
**Returns**: <code>object</code> - {publish, subscribe, unsubscribe, history}

| Param    | Type                 |
| -------- | -------------------- |
| key      | <code>string</code>  |
| channel  | <code>string</code>  |
| realtime | <code>boolean</code> |
