Updated TODO

This commit is contained in:
Roy Hyunjin Han 2013-04-15 09:01:33 -07:00
commit 1669e90177
2 changed files with 9 additions and 16 deletions

9
TODO.goals Normal file
View file

@ -0,0 +1,9 @@
= Resolve pull requests
= Resolve pull request #6
Resolve issues
Investigate issue #8
Examine forks
Integrate Zac's fork #6
Integrate Sajal's fork #7
Integrate Francis's fork #10
Integrate Paul's fork

View file

@ -1,16 +0,0 @@
+ Identify what needs to be done
+ check __init__.py
+ check tests.py
+ check serve_tests.py
+ Fix unittests
+ Fix exceptions when websocket server disappears
+ Fix thread exceptions
+ Finish creating low-level _SocketIO to eliminate cyclic references
+ Move namespace and callback handling to _ListenerThread
= Resolve pull requests
Resolve issues
Integrate Zac's fork #6
Integrate Sajal's fork #7
Integrate Francis's fork #10
Investigate issue #8
Integrate Paul's fork