1 repo
Libraries and modules for establishing and managing various network communication protocols and transport layers.
Distinguishing note: Focuses on the implementation of specific transport and communication protocols rather than general network management or monitoring tools.
Explore 1 awesome GitHub repository matching networking & communication · Network Protocol Implementations. Refine with filters or upvote what's useful.
V2ray-core is a modular network proxy engine designed to manage inbound and outbound traffic through a unified, rule-based processing pipeline. It functions as a background service that operates multiple concurrent network protocols within a single process, allowing for flexible traffic management and the independent handling of diverse communication streams. The project distinguishes itself through a highly decoupled architecture that treats network protocols as swappable modules, enabling the encapsulation of various transport layers into a consistent stream-based model. It features a centr
Implements diverse communication protocols including TCP, WebSocket, and QUIC to support flexible network connectivity requirements.