Skip to content

Megabus: Reconnect on disconnect events + enable keepalive

Carina Antunes requested to merge stomp-reconnect-on-disconnect into master
  • Megabus: Add on_disconnect Event, which allows recovery inside the reconnection_loop if connection is lost
  • Set stomp Connection keepalive=True, to prevent disconnections due to inactivity
Edited by Carina Antunes

Merge request reports