Commit graph

8 commits

Author SHA1 Message Date
John Brodie
98d652fca9 Merge pull request #3 from sprockets/make-tornado-3-compat
Fix error handling
2014-11-06 15:51:32 -05:00
Dave Shawley
e670ec27bd HeartbeatHandler: Remove unnecessary call to write(). 2014-11-06 15:01:46 -05:00
John Brodie
27ed98f81c Merge pull request #2 from sprockets/release-cleanup
Cleanup for release
2014-10-14 13:22:22 -04:00
Gavin M. Roy
8bb37d30ed Cleanup for release
- Update .travis.yml with pypi password
- Update example in documentation and README
- Add information in the history.rst file
- Update the requirements, removing sprockets and adding tornado
- Set the version in setup.py
2014-10-14 12:16:12 -04:00
Gavin M. Roy
542753eb30 Merge pull request #1 from sprockets/add-heartbeat-handler
Add HeartbeatHandler
2014-10-14 11:54:47 -04:00
johnb
de129219ce Update style
Update style to match `Sprockets` conventions.
2014-10-14 11:48:28 -04:00
johnb
fe76c7f2ac Add HeartbeatHandler
Add the `HeartbeatHandler` and associated `register_callback` function.
2014-10-13 13:36:19 -04:00
johnb
21a3d024c1 initial commit 2014-10-13 11:16:28 -04:00