Commit graph

25 commits

Author SHA1 Message Date
Roy Hyunjin Han
187c6fbca1 Reviewed code 2013-04-14 23:23:30 -07:00
Roy Hyunjin Han
4f39d1f922 Added tests for Channel.message() 2013-02-21 09:08:58 -08:00
Roy Hyunjin Han
0368202f2b Passed tests 2013-02-19 08:10:35 -08:00
Roy Hyunjin Han
01bfefdd8b Trying to refactor the damn code to remove cyclic references 2013-02-13 08:27:58 -08:00
Roy Hyunjin Han
4f2187c536 Added experiments 2013-02-11 08:32:22 -08:00
Roy Hyunjin Han
0a5b069cdd Added test to check that child threads die when parent dies 2013-02-09 19:12:21 -08:00
Roy Hyunjin Han
6f12132e88 Updated setup.py 2013-01-07 17:14:15 -05:00
Roy Hyunjin Han
ecae8b0288 Updated TODO 2013-01-07 16:46:12 -05:00
Roy Hyunjin Han
ad01b9b89e It is safer to specify version manually in setup.py v0.3 2012-08-12 08:39:39 -04:00
Roy Hyunjin Han
ce5aceb7d9 Improved exception handling in heartbeatThread and namespaceThread 2012-08-10 19:08:16 -04:00
Roy Hyunjin Han
9658dec830 Restored TypeError exception handling to _send_heartbeat() v0.2 2012-08-09 08:27:29 -04:00
Roy Hyunjin Han
afa0dc5635 Renamed package and cleaned code 2012-08-09 08:16:48 -04:00
Roy Hyunjin Han
f6a991ac8f Fixed link to github repository 2012-08-09 01:49:07 -04:00
Roy Hyunjin Han
95ebd665dd Bump version and condense version history 2012-08-09 01:47:29 -04:00
Roy Hyunjin Han
5d97fa7f79 PyPI does not like unfamiliar RST syntax 2012-08-09 01:45:08 -04:00
Roy Hyunjin Han
00dcbde6ac Whoops fixed a bug in setup.py 2012-08-09 01:41:11 -04:00
Roy Hyunjin Han
cb030a92f6 Restore old name for project continuity 2012-08-09 01:40:11 -04:00
Roy Hyunjin Han
02a8dd6660 Updated README 2012-08-09 01:35:13 -04:00
Roy Hyunjin Han
596cd50111 Updated README 2012-08-09 01:27:08 -04:00
Roy Hyunjin Han
672b2fc679 Incorporated suggestions from Paul Kienzle, Josh VanderLinden, Ian Fitzpatrick 2012-08-09 01:25:59 -04:00
Roy Hyunjin Han
7d68382340 Added LICENSE. Fixed #1 2012-07-10 16:46:53 -04:00
Roy Hyunjin Han
22f1ddea6f Removed generated files 2012-05-27 08:18:25 -04:00
Roy Hyunjin Han
1f8fc10661 Added exception handling to destructor in case of connection failure 2012-04-19 17:03:30 -04:00
Roy Hyunjin Han
128552180e Force port to be an integer 2012-04-14 13:03:04 -04:00
Roy Hyunjin Han
6a73a57bc3 Wrapped code from http://stackoverflow.com/questions/6692908/formatting-messages-to-send-to-socket-io-node-js-server-from-python-client/ 2012-04-14 12:09:14 -04:00