mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-09-12 02:46:04 +00:00
- 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.