Re: Channels websocket disconnecting after ~1min

2018-02-04 Thread Andrew Godwin
That would be me trying to move deployment to Travis. I'll push it up now. Andrew On Sun, Feb 4, 2018 at 5:47 PM, Ahmed Magdy wrote: > Thanks! > > I don't know if it was on purpose but you forgot to update the pypi > package. > > On Monday, February 5, 2018 at 1:59:45 AM

Re: Channels websocket disconnecting after ~1min

2018-02-04 Thread Ahmed Magdy
Thanks! I don't know if it was on purpose but you forgot to update the pypi package. On Monday, February 5, 2018 at 1:59:45 AM UTC+2, Andrew Godwin wrote: > > Hi there, > > This is a bug that should be fixed in the latest release of Daphne that I > put out a few hours ago. > > Andrew > > On

Re: Channels websocket disconnecting after ~1min

2018-02-04 Thread Andrew Godwin
Hi there, This is a bug that should be fixed in the latest release of Daphne that I put out a few hours ago. Andrew On Sun, Feb 4, 2018 at 3:49 PM, Ahmed Magdy wrote: > Hello, and sorry for lots of questions about channels. > > I can connect to the websocket from

Channels websocket disconnecting after ~1min

2018-02-04 Thread Ahmed Magdy
Hello, and sorry for lots of questions about channels. I can connect to the websocket from JavaScript and send/receive normally for exactly 60~61sec after that the HTTP request is repeated on it's own and the websocket disconnects. Sometimes the HTTP get request is repeated more than once