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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • theturtle32/websocket-nodeAvatar theturtle32

    theturtle32/WebSocket-Node

    3,784Vezi pe 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
    Vezi pe GitHub↗3,784
  • textalk/websocket-phpAvatar Textalk

    Textalk/websocket-php

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