On Wednesday 31 May 2017 14:05:14 Rahul Paul wrote:

> We are working on a django project in which we are developing a two
> way audio visual solution for the users. Now we have certain set of
> APIs that need to be called from JavaScript through ajax request when
> user ends the call through our end-call button.

So fix that design flaw. If the user experiences a power outage or loss of 
internet connectivity, no JS / browser hacking will save you.

As with any 2-way connection, code for disconnects through timeouts, 
then do your cleanups.

-- 
Melvyn Sopacua

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/3713352.p5j28OiELs%40devstation.
For more options, visit https://groups.google.com/d/optout.

Reply via email to