There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
High-performance TCP proxy implemented in C. All I/O operations are asynchronous. Pool of I/O threads using pthreads. Automatically chooses epoll, kqueue, or poll as polling backend.