Commit Graph

26 Commits

Author SHA1 Message Date
R. Tyler Croy 9bdbe13ee4 Add missing "q" dependency 2013-08-27 16:22:55 -07:00
R. Tyler Croy 418b3f4130 Merge pull request #13 from rtyler/bin-package
Instruct NPM to install our binary/scripts as such
2013-08-27 15:49:49 -07:00
R. Tyler Croy ad6608933c Instruct NPM to install our binary/scripts as such 2013-08-27 14:55:10 -07:00
Tom Robinson 5210e479bc Bump to v1.0.1 2013-08-20 15:21:13 -06:00
Tom Robinson d6d2efe531 Add command line configuration of config file 2013-08-20 15:20:50 -06:00
Tom Robinson d336575067 Update package.json version number, description, and remove 'private' in prep for pushing to npm 2013-08-20 14:13:32 -06:00
Tom Robinson 995d8e4489 Misc cleanup/README 2013-07-31 17:35:54 -07:00
Tom Robinson 3df2344362 Move SubscriptionBroker and ReconnectingStomp classes to their own files 2013-07-31 17:22:05 -07:00
Tom Robinson f592ef19d3 Increate test delay time :-/ 2013-07-31 17:20:33 -07:00
Tom Robinson 24e47d4692 Update README, move index.coffee to activepush.coffee 2013-07-31 17:20:20 -07:00
Tom Robinson 698ad1b3b8 Update README, cleanup tests 2013-07-30 16:19:17 -07:00
Tom Robinson cd7c899f3c Refactor integration tests and add WebDriver mode 2013-07-30 14:23:34 -07:00
Tom Robinson e185e15558 Refactor in producer/consumer components, and use moar promises. 2013-07-29 18:43:22 -07:00
Tom Robinson 5bf91534fc ActiveMQ instructions in README 2013-07-29 15:12:55 -07:00
Tom Robinson a1b3f600b0 More robust tests 2013-07-29 15:12:24 -07:00
Tom Robinson 50242c677a Implement STOMP reconnection.
Closes #2
Closes #9
2013-07-26 17:42:53 -07:00
Tom Robinson caba64fb13 activepush executable, add some logging to demo.html 2013-07-26 15:57:01 -07:00
Tom Robinson 54f1cae1b6 Add/cleanup several tests 2013-07-26 15:56:11 -07:00
Tom Robinson 42400aa62c Update README 2013-07-26 15:55:16 -07:00
Tom Robinson 581567adf3 Cleanup logging, use logging config. 2013-07-25 18:37:02 -07:00
Tom Robinson 4cee0ff806 Dev and test config files 2013-07-25 16:10:57 -07:00
Tom Robinson fe91368178 Add a basic unit test 2013-07-25 16:10:32 -07:00
Tom Robinson 4977774d3d Overlay configurations. 2013-07-25 15:11:51 -07:00
Tom Robinson 82ca004c39 Refactor, update config file format, use STOMP header for push_id, support multiple STOMP hosts. 2013-07-25 14:22:47 -07:00
Tom Robinson 502d04c7ec First commit. Basically working. Lacks most error handling, testing, logging, health API. 2013-07-25 13:17:15 -07:00
R. Tyler Croy 5ee9bcebde Initial commit 2013-07-25 09:23:57 -07:00