/http-proxy-netty

An implementation of http/https proxy server based on Java NIO via Netty.

Primary LanguageJavaMIT LicenseMIT

HTTP Proxy Netty

An implementation of http/https proxy server based on Java NIO via Netty.

See shuaicj/http-proxy for the edition based on Java BIO with thread pool.