awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Group Membership Management · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesGroup Membership Management

Lifecycle and state tracking for dynamic client groupings, distinct from namespaces by their focus on transient room-based membership.

Explore 1 awesome GitHub repository matching networking & communication · Group Membership Management. Refine with filters or upvote what's useful.

  1. Home
  2. Networking & Communication
  3. Communication Protocols and Architectures
  4. Communication Paradigms
  5. Group Membership Management

Awesome Group Membership Management GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • socketio/socket.io

    socketio/socket.io

    62,883GitHubView on GitHub↗

    Socket.io is a real-time communication engine that enables bidirectional, event-based data exchange between clients and servers. It provides a robust transport-agnostic protocol layer that automatically manages connection lifecycles, including heartbeat signals, automatic reconnection, and seamless fallback between Web

    TypeScriptjavascriptnodejssocket-io

Explore sub-tags

  • Room Disconnection MonitoringMonitoring tools that track socket disconnections to update group memberships or perform necessary cleanup tasks.
  • Room Event ListeningSystems that track group lifecycle changes by responding to events triggered by room activity.
  • Room ManagementTools for managing group lifecycles by emitting events when rooms are created, deleted, or modified.
Room State Inspection
Functions that provide access to internal server data regarding current room memberships and state.