-
feat(server): add keep-alive endpoint with timeout handling
released this
2025-09-25 17:45:30 +00:00 | 1798 commits to main since this release- Introduced a keep-alive endpoint to monitor service activity.
- Added timeout-specific shutdown functionality when the endpoint is idle.
- Implemented password-protected access for the keep-alive endpoint.
- Updated server startup to support configurable keep-alive options.
Downloads