New ask Hacker News story: Ask HN: Should Python web frameworks care about ASGI?

Ask HN: Should Python web frameworks care about ASGI?
4 by prollyjethi | 1 comments on Hacker News.
Hey Everyone I am the author of a Python framework called Robyn. Robyn is one of the fastest Python web frameworks with a Rust runtime. Robyn offers a variety of features designed to enhance your web development experience. However, one topic that has sparked mixed feelings within the community is Robyn's choice of not supporting ASGI. I'd love to hear your thoughts on this. Specifically, what specific features of ASGI do you miss in Robyn? You can find Robyn's documentation here(https://ift.tt/pBOswkM). We're aiming for a v1.0 release soon, and your feedback will be invaluable in determining whether introducing ASGI support should be a priority. Please avoid generic responses like "ASGI is a standard and should be supported." Instead, I request some tangible insights and evidence-based arguments to help me understand the tangible benefits ASGI could bring to Robyn or the lack of a specific ASGI feature that will hinder you from using Robyn. Looking forward to your input! Robyn - https://ift.tt/dKhMsTC Docs - https://ift.tt/pBOswkM

Comments