Daphne

E428631

Daphne is an HTTP, HTTP/2, and WebSocket server for ASGI applications, commonly used to serve Django and other Python async web frameworks.

All labels observed (1)

Label Occurrences
Daphne canonical 3

How this entity was disambiguated

Statements (45)

Predicate Object
instanceOf ASGI server
HTTP server
WebSocket server
open-source software
belongsToCategory ASGI implementation
Python web server
canBeRunBehind HAProxy
NGINX
linked to: nginx
compatibleWith Django
Django Channels
FastAPI
Starlette
any ASGI-compliant framework
configurationInterface command-line options
environment variables
deploymentScenario development server for ASGI apps
production web serving
designedFor async-capable Django projects
distributedAs Python package
hostEnvironment Python runtime
implementsSpecification ASGI
installableVia pip
license BSD-style license
maintainedBy Django community
partOfEcosystem Django async stack
primaryLanguage Python
relatedTo Django Channels
repositoryHosting GitHub
supportsConcurrencyModel asynchronous I/O
supportsFeature ASGI lifespan events
HTTP/2 multiplexing
TLS termination (via reverse proxy setups)
WebSocket connections
long-lived connections
supportsProtocol HTTP
HTTP/2
WebSocket
linked to: WebSockets Standard
supportsUseCase chat applications
live dashboards
real-time applications
targetPlatform POSIX systems
Windows
usedFor serving ASGI applications
serving Django applications
serving Python async web frameworks

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

ASGI usedByServer Daphne
Starlette compatibleWith Daphne