Closed mjgaylord closed 8 years ago
I think this should work. The only thing is, we should useself.sub(id, name, params)
, rather than self.sub(name, params)
. Pass the original subscription id (the first element in the tuple).
Right. I've updated it and tested, and its working well.
This ensures that the service resubscribes to all existing subscriptions of the service ever needs to reconnect