summaryrefslogtreecommitdiff
path: root/www/py-daphne/DESCR
blob: e5ae48975956272f291a6eb6e295c94476effcf7 (plain)
1
2
3
4
5
Daphne is a HTTP, HTTP2 and WebSocket protocol server for ASGI, and developed
to power Django Channels.

It supports automatic negotiation of protocols; there's no need for URL
prefixing to determine WebSocket endpoints versus HTTP endpoints.