6 ms·
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
by andrewgodwin 10y 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)
- rattray 10y agoWhat are the chances that Django Channels (the project I believe you're working on) will be able to ship with support for asyncio/uvloop?