Opened 10 years ago

Closed 10 years ago

#21672 closed New feature (invalid)

Websocket

Reported by: freeq2@… Owned by: nobody
Component: Uncategorized Version: 1.6
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Hello!
When Django will support Web Socket ?

Thanks.

Change History (1)

comment:1 by Aymeric Augustin, 10 years ago

Resolution: invalid
Status: newclosed

Currently there are no concrete plans to add real-time features such as WebSockets to Django.

For more background on why it may not necessarily make sense, see http://www.youtube.com/watch?v=gS8bG2aJEHw.

If you want to have a discussion on this topic, you should write to the DevelopersMailingList, in order to reach a wider audience.

Closing "invalid" since this isn't a bug or an actionable proposal.

Note: See TracTickets for help on using tickets.
Back to Top