avelino / nacho

Python micro web-framework and asynchronous networking library tulip, support Python >= 3.3
http://nachoweb.io
MIT License
102 stars 4 forks source link

Rewrite used asyncio (Python 3.4) #9

Open avelino opened 10 years ago

ghost commented 9 years ago

Hi Avelino, what is the project status? Can I try change the "nacho" 's core, rewriting using asyncio as this issue propose?

avelino commented 9 years ago

Currently this stopped, we need help to refactor the design! Your help will be very welcome in the project, the proposal is to use asyncio (Python 3.4+).