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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesWebRTC Stack Construction

Building a complete real-time communication stack from low-level protocols to media relay infrastructure.

Distinct from Full-Stack Frameworks: Distinct from Full-Stack Frameworks: focuses on constructing a WebRTC protocol stack, not a general web application framework.

Explore 1 awesome GitHub repository matching web development · WebRTC Stack Construction. Refine with filters or upvote what's useful.

Awesome WebRTC Stack Construction GitHub Repositories

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

    webrtc-rs/webrtc

    4,947GitHub पर देखें↗

    This library provides a complete implementation of the WebRTC protocol suite in Rust, enabling peer-to-peer audio, video, and data channels with an asynchronous, Rust-native stack. Its architecture separates protocol logic from I/O, giving developers control over threading and scheduling while the library manages the protocol state. The stack is built to be modular, supporting data channel multiplexing over a single SCTP association, an event-driven callback interface for responding to connection changes, and an interceptor pipeline for processing media packets without altering core protocol c

    Builds a complete real-time communication stack from low-level protocols to media relay infrastructure.

    Rustasyncrtcrust
    GitHub पर देखें↗4,947
  1. Home
  2. Web Development
  3. Full-Stack Frameworks
  4. WebRTC Stack Construction