mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-06-03 22:31:18 +00:00
837aaa778b
- Added `on_transport_reconnected` method to service plugins to re-establish event subscriptions after a transport reconnect. - Updated `core.py` to notify running services of transport reconnections. - Enhanced logging for services to track re-subscription actions. - Added tests to verify the behavior of service plugins during transport reconnects.