Re: Websocket Validation

2016-05-17 Thread Francis Daly
On Tue, May 17, 2016 at 10:33:24AM -0700, vikrant singh wrote: Hi there, > I use nginx as a proxy, and establish a webscoket between client and > backend.I validate user's cookies before establish WS and when WS is in > use I validate cookies on backend periodically. > > With this set up in pl

Websocket Validation

2016-05-17 Thread vikrant singh
Hello, I use nginx as a proxy, and establish a webscoket between client and backend.I validate user's cookies before establish WS and when WS is in use I validate cookies on backend periodically. With this set up in place when a user's cookie expires , an established WS will remain in use unt