Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 233 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 233 Bytes

asynciyo

Minimalistic clone of Python's asyncio.

proxy.py

asynchronnous http proxy server driven by asynciyo implementation. Run with python3 proxy.py. Binds to all interfaces on port 4588. You can adjust it in the code.