invisibleroads / socketIO-client

A socket.io client library for Python
http://pypi.python.org/pypi/socketIO-client
MIT License
447 stars 205 forks source link

close http_session and websocket connections when done #177

Closed feinu closed 4 years ago

feinu commented 6 years ago

I believe this closes #176. Tests pass and don't leave lingering connections.

feinu commented 4 years ago

This is no longer relevant to me (or anyone else, by the looks of it)