fa27570c64
to power Django Channels. It supports automatic negotiation of protocols; there's no need for URL prefixing to determine WebSocket endpoints versus HTTP endpoints.
5 lines
243 B
Text
5 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.
|