Hacker News new | ask | show | jobs
by andrewgodwin 3691 days ago
I'm the main person in Django working on 2), and this is interesting for sure, though our current code is based on Twisted since we need python 2 compatability (there's some asyncio code, but not a complete webserver yet)
1 comments

What are the chances that Django Channels (the project I believe you're working on) will be able to ship with support for asyncio/uvloop?