Skip to content

v23.6.1

Compare
Choose a tag to compare
@florimondmanca florimondmanca released this 06 Jun 20:11
· 6 commits to master since this release
7f030dc

Talks

  • Add "Inside your Web framework: Intro to the ASGI spec, middleware and apps" by Adrian Garcia Badaracco at PyConUS 2023. (Pull #89)

Experiments and examples

(Previously known as "Toy projects and examples")

  • Add asgi-background (Pull #89)
  • Add asgi-lifespan-middleware (Pull #89)
  • Add asgi-routing (Pull #89)
  • Add py-frameworks-bench (Pull #89)