6 Commits

Author SHA1 Message Date
sh4un 1ae12c885b Update documentation dates and enhance usage instructions for runtime modes 2026-05-18 20:11:10 -04:00
sh4un a1a5178122 chore: update Python version requirements and add VSCode settings for development 2026-04-17 14:36:27 -04:00
sh4un 3cf9ea5d22 Refactor test and configuration files for improved readability and consistency
- Updated test_protocol.py to maintain consistent formatting and structure.
- Adjusted tmp_no_default.ini to use consistent line endings.
- Reformatted tmp_run_load.py and tmp_test_config.py for improved readability.
2026-04-17 14:36:27 -04:00
sh4un b30461b056 docs: add flake8 config and linting policy; add changelog entry 2026-01-22 21:22:00 -05:00
sh4un d197be89f2 dd changelog, implement metrics and health monitoring, and introduce REST API
- Created CHANGELOG.md to document major enhancements and bug fixes.
- Added metrics collection for message statistics and connection health.
- Implemented a health monitoring system to track component statuses.
- Introduced a REST API for monitoring bridge health and metrics.
- Enhanced README.md and documentation to reflect new features and configuration options.
- Fixed various bugs in test files and added new validation and sanitization features for messages.
- Ensured backward compatibility and provided migration notes for existing users.
2025-12-31 16:34:37 -05:00
sh4un 7da9c93a40 Create development.md 2025-04-26 18:56:25 -04:00