Hacker News new | ask | show | jobs
by detaro 3213 days ago
There are already good solutions for WSGI. There are less for non-WSGI async options. The parents point is that if you now create something new, yet another WSGI solution doesn't add much to the general ecosystem, where a new async thing very well might.
1 comments

That makes sense. Thanks for explaining.