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
·

1 repository

Awesome GitHub RepositoriesClient Request Managers

Network handlers that process incoming messages and maintain session state to push data back to clients.

Distinguishing note: Candidates focus on request clients or state management; none represent the overall server-side request manager identity.

Explore 1 awesome GitHub repository matching networking & communication · Client Request Managers. Refine with filters or upvote what's useful.

Awesome Client Request Managers GitHub Repositories

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

    lonng/nano

    3,173Vezi pe GitHub↗

    Nano is a distributed application framework designed for building systems using an actor-based messaging model. It functions as a distributed actor framework that decouples components through asynchronous messaging to maintain state isolation across a server cluster. The system acts as a cluster message dispatcher and session-aware request router, tracking client state to route incoming messages to the specific agent holding the session data. It utilizes a distributed agent registry to coordinate the dispatching of messages between multiple application instances acting as agents. The framewo

    Acts as a network handler that processes incoming messages and maintains session state to push data back to clients.

    Godistributed-systemsgamegolang
    Vezi pe GitHub↗3,173
  1. Home
  2. Networking & Communication
  3. Client Request Managers