awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesPush Pipelines

Asynchronous data streams that push information from a server to clients without requiring an initial request.

Distinct from Asynchronous Data Pipelining: Distinct from low-level memory pipelining by focusing on application-level network data delivery from server to client.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Push Pipelines. Refine with filters or upvote what's useful.

Awesome Push Pipelines GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • signalr/signalrSignalR का अवतार

    SignalR/SignalR

    9,389GitHub पर देखें↗

    SignalR is a .NET real-time web framework designed to push content from a server to connected browser and non-browser clients. It provides a server-to-client push framework and a remote procedure call system that enables bidirectional communication over persistent connections. The library utilizes WebSockets to establish full-duplex connections and includes a transport-layer abstraction to manage different network protocols. It employs client-side connection negotiation to determine the best available communication protocol during the initial handshake. The system manages persistent connecti

    Implements an asynchronous push pipeline to stream data to connected clients without requiring manual polling.

    C#
    GitHub पर देखें↗9,389
  1. Home
  2. Operating Systems & Systems Programming
  3. Asynchronous Data Pipelining
  4. Push Pipelines