Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 306 Bytes

File metadata and controls

6 lines (3 loc) · 306 Bytes

Listening for Reconnect Events

Because reconnect is primarily under the covers many libraries provide an event listener you can use to be notified of reconnect events. This event can be especially important for applications sending a lot of messages.

!INCLUDE "../../_examples/reconnect_event.html"