6 lines
243 B
Text
6 lines
243 B
Text
|
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.
|