C# (CSharp) Helios.Reactor.Tcp Пространство имен

Классы

Имя Описание
TcpProxyReactor High-performance TCP reactor that uses a single buffer and manages all client connections internally. Passes ReactorProxyResponseChannel instances to connected clients and allows them to set up their own event loop behavior. All I/O is still handled internally through the proxy reactor.
TcpSingleEventLoopProxyReactor