Releases: huangfeidian/http-proxy
Releases · huangfeidian/http-proxy
persist connection between client and server
to reduce the lag because of the handshake between client and server, this version has client_persist and server_persist with long connection.
cpp 17 version
standalone asio with cpp 17
asio https://github.com/chriskohlhoff/asio/tree/asio-1-12-branch
spdlog master
json master