Commit graph

22 commits

Author SHA1 Message Date
Thomas Grainger
b9f7bed8e9 add missing requirements 2013-04-08 16:46:51 +01:00
Thomas Grainger
f1d0a49fb3 add travis configuration 2013-04-08 16:39:37 +01:00
Thomas Grainger
f10f59204f support python setup.py test 2013-04-08 16:37:03 +01:00
Roy Hyunjin Han
0d3e9a56ee Merge pull request #12 from lukashed/master
Added fallback in case args is empty; thanks to code from lukashed.
2013-03-19 17:30:53 -07:00
Lukas Klein
efc79c9ad3 Fallback if args is empty 2013-03-11 23:11:41 +01: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