autoReconnect property

bool autoReconnect
getter/setter pair

Automatically recreate the channel when connection is lost, and re send all active subscriptions. true by default.

Implementation

bool autoReconnect;