Without this, it's very easy to send messages over a subscription even before the redis pubsub has been fully initialized. Now we delay calling the subscription#connected method on the client side until we receive a subscription confirmation message from the server. |
||
|---|---|---|
| .. | ||
| connection.coffee | ||
| connection_monitor.coffee | ||
| consumer.coffee | ||
| subscription.coffee | ||
| subscriptions.coffee | ||