mirror of
https://github.com/django/daphne.git
synced 2025-07-13 17:32:17 +03:00
commit
faa915cfc8
|
@ -48,7 +48,7 @@ will start getting served those queued messages.
|
||||||
|
|
||||||
If you've used `channels in Go <https://gobyexample.com/channels>`_: Go channels
|
If you've used `channels in Go <https://gobyexample.com/channels>`_: Go channels
|
||||||
are reasonably similar to Django ones. The key difference is that
|
are reasonably similar to Django ones. The key difference is that
|
||||||
Django channels channels are network-transparent; the implementations
|
Django channels are network-transparent; the implementations
|
||||||
of channels we provide are all accessible across a network to consumers
|
of channels we provide are all accessible across a network to consumers
|
||||||
and producers running in different processes or on different machines.
|
and producers running in different processes or on different machines.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user