1 repo
High-performance runtime models for handling concurrent connections using non-blocking I/O.
Distinguishing note: Focuses on the architectural runtime model for concurrency rather than specific protocol implementations.
Explore 1 awesome GitHub repository matching networking & communication · Event-Driven Networking. Refine with filters or upvote what's useful.
Xray-core is a high-performance, cross-platform networking engine designed to manage secure data transmission and traffic routing. At its core, the project utilizes an asynchronous, event-driven runtime model capable of handling thousands of concurrent connections through non-blocking input and output. It functions as a central traffic controller, employing a sophisticated routing engine that dynamically matches incoming network requests to specific outbound proxies based on user-defined criteria. The project distinguishes itself through a modular architecture that decouples proxy and transpo
Provides a high-performance event-driven runtime for handling massive concurrent network connections.