You need something that makes reconnect attempts with an exponential
backoff. This is not included in Blather. Blather will fire
:disconnected when the connection times out. The timeout is there to
handle the case where the server socket is alive, but does not respond
to the XMPP stream.
As for a list of handlers, you can inspect
Blather::Client#current_handlers for a full list, or a slightly old
list here: http://blather.squishtech.com/handlers
Regards,
Ben Langfeld
> --
> You received this message because you are subscribed to the Google Groups "Blather" group.
> To post to this group, send email to xmpp-b...@googlegroups.com.
> To unsubscribe from this group, send email to xmpp-blather...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/xmpp-blather?hl=en.
>