socketIO-client/TODO.goals
Roy Hyunjin Han 18cf130d9e Fix #40
2015-02-15 10:20:11 -05:00

22 lines
949 B
Text

Do not connect to blank namespace if overriding default namespace exists #40
Pass wait timeout to underlying transports #34
Check that we have the correct version of websocket #62
Fall back to next transport #48
Release 0.5.4
Make heartbeat time independent from elapsed time #38
Check that heartbeats are sent even with short wait time #64
Revive heartbeat as separate process thanks to sarietta
Restore namespace as separate process #50
Check that SSL websocket connections work properly #54
Write a unit test to make sure that the client can disconnect properly #42 #46
Make sure that on_reconnect works #61
Check that the library reconnects despite server restart #63 #53
Upgrade to socket.io 1.2 #41 #52
Merge sarietta's pull request
Implement rooms #65
Run under Python 3 #51
Use urllib.parse.urlparse
Use continuous integration with TravisCI
Credit everyone who took the time to submit an issue or pull request
Release 0.6.1