ASGI specification family

GPTKB entity

Statements (52)
Predicate Object
gptkbp:instance_of gptkb:Specification
gptkbp:bfsLayer 5
gptkbp:bfsParent gptkb:ASGI_3.0
gptkbp:allows long-lived connections
gptkbp:can_be_extended_by ASGI middleware
gptkbp:defines gptkb:PEP_484
gptkbp:developed_by gptkb:Django_Software_Foundation
gptkbp:enables Web Socket support
gptkbp:facilitates real-time applications
https://www.w3.org/2000/01/rdf-schema#label ASGI specification family
gptkbp:is_adopted_by gptkb:Starlette
Quart
gptkbp:is_compatible_with gptkb:uvicorn
asyncio
ASGI servers
daphne
gptkbp:is_described_as Asynchronous Server Gateway Interface
gptkbp:is_designed_for scalable applications
gptkbp:is_documented_in ASGI documentation
ASGI specification document
gptkbp:is_implemented_in gptkb:Library
gptkbp:is_influenced_by gptkb:server
gptkbp:is_part_of gptkb:software_framework
Python web frameworks
Python web ecosystem
gptkbp:is_promoted_by Django community
gptkbp:is_related_to gptkb:WSGI
gptkb:HTTP/2
event-driven programming
gptkbp:is_supported_by gptkb:smartphone
gptkb:operating_system
gptkb:Fast_API
gptkb:beach
gptkb:Sanic
gptkb:drug
aiohttp
gptkbp:is_tested_for gptkb:pytest
gptkbp:is_used_by gptkb:television_channel
gptkbp:is_used_for HTTP requests
streaming data
chat applications
live notifications
real-time web applications
Io T applications
RESTAP Is
Web RTC applications
gptkbp:is_used_in microservices architecture
gptkbp:latest_version gptkb:ASGI_2.0
gptkb:ASGI_3.0
ASGI 1.0
gptkbp:provides communication between web servers and web applications
gptkbp:supports asynchronous programming