Binhao Qian
Results
3
issues of
Binhao Qian
Tried to implement a simple proxy server, as the case in #102. If I'm correct, `OnRequest` is called every time when a connection is readable. As a large request may...
question
Just tried to use and implement simple tcp proxy server: https://github.com/gonwan/toys/tree/master/webframework-benchmark/trantor-proxy The trantor library is super fast, and one api issue. For applications like proxy(tunnel, replay etc...), it's better to...
enhancement
No support for 2-phase message yet?