On Thursday, December 29, 2016 at 6:00:03 AM UTC-5, Andrew Godwin wrote:
>
> *Q) Are the websocket and the AJAX calls going to different clients/pages
> entirely, rather than them both being in the same page context? It sounds
> like the websocket is going to a server somewhere that's allocating
I've got a web service under development that uses Django and Django
Channels to send data across websockets to a remote application. The
arrangement is asynchronous and I pass information between the 2 by sending
JSON formatted commands across websockets and then receive replies back on
the sa
2 matches
Mail list logo