[Django] #35366: Send and receive socket without opening the html web page

7 views
Skip to first unread message

Django

unread,
Apr 10, 2024, 2:05:18 AM4/10/24
to django-...@googlegroups.com
#35366: Send and receive socket without opening the html web page
-------------------------------------+-------------------------------------
Reporter: gayathri- | Owner: nobody
kannanv |
Type: | Status: new
Uncategorized |
Component: HTTP | Version: 5.0
handling |
Severity: Normal | Keywords: django-channels
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
I am having a django project where I have chat.html, journey.html, and
manager.html.

One of the flows is that I am sending socket for triggering journey from
chat.html. And in the journey.html, I have a flow for approval where the
socket gets sent to manager.html.

This flow is working only when I keep all these 3 pages open in browser.
But if I don’t keep the “journey” page open in a browser, the socket is
not getting received and send is not happening from “journey”.

This should work without the need to open “journey” page in the browser.
How can I do that?
--
Ticket URL: <https://code.djangoproject.com/ticket/35366>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Apr 10, 2024, 2:44:26 AM4/10/24
to django-...@googlegroups.com
#35366: Send and receive socket without opening the html web page
---------------------------------+--------------------------------------
Reporter: GAYATHRI K | Owner: nobody
Type: Uncategorized | Status: closed
Component: HTTP handling | Version: 5.0
Severity: Normal | Resolution: invalid
Keywords: django-channels | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------------------------
Changes (by David Sanders):

* resolution: => invalid
* status: new => closed

Comment:

Hi there 👋

This appears to be a support request. Please refer to one of our friendly
community members on the forum or Discord where they'll be able to help
solve your problem: https://www.djangoproject.com/community/
--
Ticket URL: <https://code.djangoproject.com/ticket/35366#comment:1>
Reply all
Reply to author
Forward
0 new messages