awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesLiveness Heartbeat Monitoring

Monitoring the active status of network connections via periodic heartbeat signals.

Distinct from Connection Lifecycle Monitoring: Distinct from Connection Lifecycle Monitoring by focusing on the health-check signal rather than user-centric events.

Explore 2 awesome GitHub repositories matching system administration & monitoring · Liveness Heartbeat Monitoring. Refine with filters or upvote what's useful.

Awesome Liveness Heartbeat Monitoring GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • theturtle32/websocket-nodeAvatar von theturtle32

    theturtle32/WebSocket-Node

    3,784Auf GitHub ansehen↗

    WebSocket-Node is a server-side implementation of the WebSocket protocol for Node.js environments. It serves as a framework for establishing persistent, bidirectional communication channels and low-latency data exchange between clients and servers. The project provides a secure socket implementation using transport layer security and includes an integrated client for establishing outbound encrypted connections. It utilizes a formal protocol-state machine and an event-driven connection framework to manage high-concurrency network streams. The framework covers server-side infrastructure includ

    Maintains connection activity and detects disconnected clients using automated ping frames.

    JavaScript
    Auf GitHub ansehen↗3,784
  • textalk/websocket-phpAvatar von Textalk

    Textalk/websocket-php

    931Auf GitHub ansehen↗

    This project is a PHP library designed for establishing persistent, bidirectional communication channels using the WebSocket protocol. It functions as both a client and a server implementation, providing the necessary tools to initiate connections with remote endpoints or host custom messaging services. The library manages the full lifecycle of network connections, including the initial HTTP handshake negotiation required to upgrade standard web traffic to a persistent stream. It utilizes low-level stream resources to handle data flow and incorporates automated heartbeat signals to monitor co

    Monitors the active status of network connections via periodic heartbeat signals to detect timeouts and ensure stability.

    PHP
    Auf GitHub ansehen↗931
  1. Home
  2. System Administration & Monitoring
  3. Health Monitoring
  4. Connection Health Monitors
  5. Connection Lifecycle Monitoring
  6. Liveness Heartbeat Monitoring