ir193 / irproxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IrProxy

A simple and sometimes naive http proxy. Just try to understand how non-blocking IO works.

  • Single thread (like nginx)
  • Zero dependency (only asynchat)
  • Hand written HTTP Parser
  • HTTPS support

About


Languages

Language:Python 100.0%