ASGI
stable
  • Introduction
  • Specifications
    • ASGI Specification
    • HTTP and WebSocket protocol
    • Lifespan
  • Extensions
  • Implementations
ASGI
  • Docs »
  • Specifications
  • Edit on GitHub

SpecificationsΒΆ

These are the specifications for ASGI. The root specification outlines how applications are structured and called, and the protocol specifications outline the events that can be sent and received for each protocol.

  • ASGI Specification
    • Abstract
    • Rationale
    • Overview
    • Specification Details
    • Version History
    • Copyright
  • HTTP and WebSocket protocol
    • Spec Versions
    • HTTP
    • WebSocket
    • WSGI Compatibility
    • WSGI encoding differences
    • Version History
    • Copyright
  • Lifespan
    • Scope
    • Startup - receive event
    • Startup Complete - send event
    • Startup Failed - send event
    • Shutdown - receive event
    • Shutdown Complete - send event
    • Shutdown Failed - send event
Next Previous

© Copyright 2018, ASGI Team Revision 318c9322.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.