﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
35366	Send and receive socket without opening the html web page	GAYATHRI K	nobody	"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?"	Uncategorized	closed	HTTP handling	5.0	Normal	invalid	django-channels		Unreviewed	0	0	0	0	0	0
