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
·

1 Repo

Awesome GitHub RepositoriesPersistent Server-Side Connections

Keeps connections alive on the server so clients never disconnect, even when the browser is closed or offline.

Distinct from Server Connection Managers: Distinct from Server Connection Managers: focuses on maintaining persistent server-side connections that survive client disconnection, not general connection lifecycle management.

Explore 1 awesome GitHub repository matching networking & communication · Persistent Server-Side Connections. Refine with filters or upvote what's useful.

Awesome Persistent Server-Side Connections GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • thelounge/theloungeAvatar von thelounge

    thelounge/thelounge

    6,274Auf GitHub ansehen↗

    The Lounge is a self-hosted, web-based IRC client that functions as a persistent bouncer replacement, keeping users connected to IRC servers even when their browser is closed or device is offline. It runs as a Node.js backend with a WebSocket bridge that relays IRC events and commands between the server and browser, and includes a built-in HTTP and HTTPS server for direct TLS termination without an external reverse proxy. The client supports multiple user accounts on a shared server installation, with LDAP authentication for credential validation. It maintains persistent server-side IRC conne

    Keeps IRC connections alive on the server so users never disconnect, even when their browser is closed or offline.

    TypeScriptchatircirc-client
    Auf GitHub ansehen↗6,274
  1. Home
  2. Networking & Communication
  3. Server Connection Managers
  4. Persistent Server-Side Connections