Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

infrastructure/heartbeat#18

Merged
Archivelit merged 2 commits intomainfrom
feature/heartbeat
Jan 6, 2026
Merged

infrastructure/heartbeat#18
Archivelit merged 2 commits intomainfrom
feature/heartbeat

Conversation

@Archivelit
Copy link
Copy Markdown
Owner

Summary

Add Heartbeat service.
Add IHeartbeatHandler interface that should be implemented for heartbeat handlers.
This PR does not integrates heartbeat into server.

Motivation

Provide a lightweight, centralized solution for controlling server processes (e.g., connections) without relying on scheduling patterns.

Notes

This PR introduces only the heartbeat infrastructure.
Heartbeat requires at least one handler to function, so integration into other services (e.g., ConnectionManager) will be done in a future PR.

Breaking changes

None.

Public API

No public API changes.

@Archivelit Archivelit merged commit 938345b into main Jan 6, 2026
2 checks passed
@Archivelit Archivelit deleted the feature/heartbeat branch January 6, 2026 19:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant