Explore the process of building an HTTP/1 ASGI server from scratch using asyncio in this advanced 29-minute conference talk from EuroPython 2020. Starting with a TCP echo server, learn how to add HTTP parsing and ASGI compliance step-by-step. Gain practical insights into applying asyncio, coroutines, and other advanced Python concepts for server development. Ideal for those familiar with asyncio fundamentals seeking hands-on implementation examples.
Overview
Syllabus
Intro
Overview
Talk
Server
App
Conclusion
Taught by
EuroPython Conference