mirror of
https://github.com/django/daphne.git
synced 2024-11-21 15:36:33 +03:00
Update readme to include 1.x note
This commit is contained in:
parent
b287a74236
commit
bc9400322d
|
@ -15,6 +15,12 @@ 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.
|
||||
|
||||
.. note::
|
||||
|
||||
Daphne 2 is not compatible with Channels 1.x applications, only with
|
||||
Channels 2.x and other ASGI applications. Install a 1.x version of Daphne
|
||||
for Channels 1.x support.
|
||||
|
||||
|
||||
Running
|
||||
-------
|
||||
|
|
Loading…
Reference in New Issue
Block a user