awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • theturtle32/websocket-nodetheturtle32 的头像

    theturtle32/WebSocket-Node

    3,784在 GitHub 上查看↗

    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
    在 GitHub 上查看↗3,784
  • textalk/websocket-phpTextalk 的头像

    Textalk/websocket-php

    931在 GitHub 上查看↗

    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
    在 GitHub 上查看↗931
  1. Home
  2. System Administration & Monitoring
  3. Health Monitoring
  4. Connection Health Monitors
  5. Connection Lifecycle Monitoring
  6. Liveness Heartbeat Monitoring