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.

Try in SPARQL Jump to: Surface forms Statements Referenced by

All labels observed (1)

Label Occurrences
Daphne canonical 2

Statements (45)

Predicate Object
instanceOf ASGI server
HTTP server
WebSocket server
open-source software
belongsToCategory ASGI implementation
Python web server
canBeRunBehind HAProxy NERFINISHED
NGINX NERFINISHED
compatibleWith Django NERFINISHED
Django Channels NERFINISHED
FastAPI NERFINISHED
Starlette NERFINISHED
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 NERFINISHED
installableVia pip
license BSD-style license
maintainedBy Django community NERFINISHED
partOfEcosystem Django async stack
primaryLanguage Python NERFINISHED
relatedTo Django Channels NERFINISHED
repositoryHosting GitHub NERFINISHED
supportsConcurrencyModel asynchronous I/O
supportsFeature ASGI lifespan events
HTTP/2 multiplexing
TLS termination (via reverse proxy setups)
WebSocket connections
long-lived connections
supportsProtocol HTTP NERFINISHED
HTTP/2
WebSocket NERFINISHED
supportsUseCase chat applications
live dashboards
real-time applications
targetPlatform POSIX systems
Windows NERFINISHED
usedFor serving ASGI applications
serving Django applications
serving Python async web frameworks

Referenced by (2)

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

ASGI usedByServer Daphne
Starlette compatibleWith Daphne