mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-03-31 04:25:39 +00:00
- Simplified database connection management by using context managers to ensure connections are properly closed. - Enhanced error handling during MQTT client disconnection in packet capture service, logging specific exceptions. - Updated message handling in MessageHandler to capture command data for web viewer integration, improving response tracking.