jiangzhe / http-proxy-netty

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Java 100.0%