Daniel 5a2b8e2ce6 Properly close session if client failed to start
`keep_alive` was not defined until it was created in `received_message`, `ws` is `None` until its actually connected, which doesn't always happen.  If an error happens before things start up properly, the client should now clean its objects up (fixes `unclosed client session` warning).
2016-04-22 22:40:25 -04:00
..
2016-01-04 22:28:29 -05:00
2016-01-04 22:28:29 -05:00
2016-01-04 22:28:29 -05:00
2016-03-31 14:38:03 -04:00
2016-01-04 22:28:29 -05:00
2016-01-04 22:28:29 -05:00
2016-01-04 22:28:29 -05:00
2016-04-09 02:33:09 -04:00