Commit graph

29 commits

Author SHA1 Message Date
Jim Cowart
d2abfd881a Added tests for defer and delay. Removed 'whenHandledThenExecute'. Added postal.reset. Fixed bug in IE with setTimeout call in defer. 2012-03-27 00:55:58 -04:00
Jim Cowart
1f8bf876e2 README Updates 2012-03-22 01:34:53 -04:00
Jim Cowart
db785cecdb Refactoring publish and subscribe API signatures 2012-03-22 01:14:40 -04:00
Jim Cowart
b48bdfc276 Updated README, consolidated standard and AMD build processes 2012-03-20 02:04:35 -04:00
Jim Cowart
e542269058 Updated API to consistently use (data, envelope) signature wherever suscribers and publishers are involved 2012-03-19 23:01:38 -04:00
Jim Cowart
bc29519b4c Changed 'exchange' to 'channel', continued refactor for arg parsing, etc. 2012-03-18 21:51:56 -04:00
Jim Cowart
e59d3ab07a initial pass for perf cleanup 2012-03-01 03:40:47 -05:00
Jim Cowart
6d3e301cf4 Added the bindExchangeses call to the API, including initial tests 2012-02-26 16:22:54 -05:00
Alex Robson
76c0cf337b Changing subscription notifications to a message on the postal channel 2012-02-22 22:33:15 -05:00
Alex Robson
8d0c8d361e Adding subscribtion-created, subcsription-removed event publishes to wiretaps on subscribe/unsubscribe. 2012-02-22 16:41:34 -05:00
Jim Cowart
3564224e2b Added shortcut publish and subscribe methods to the postal api object. This allows for quick publishing/subscribing where it's either not important to have a handle to the channel, or the channel handle isn't known or accessible. 2011-09-27 18:03:07 -04:00
Jim Cowart
bded8075d5 Fixing issues with npm package deployment 2011-09-21 01:12:55 -04:00
Jim Cowart
d9fa989611 Refactored postal to use anvil.js for builds 2011-09-20 15:35:36 -04:00
Jim Cowart
bda33ea76e Changed createChannel method name to channel. Rebuilt output file 2011-09-13 01:13:51 -04:00
Jim Cowart
2afc33af11 Further refactor work on the overall API, and adapting the unit tests to cover the new code base 2011-09-13 00:55:49 -04:00
Jim Cowart
f33a06dd77 Refactored the API yet again - splitting out the ChannelDefinition concerns from the SubscriptionDefinition concerns 2011-09-12 17:49:21 -04:00
Jim Cowart
a5d91d32f4 Added cache to bindingsResolver and tests to cover it 2011-09-11 01:37:31 -04:00
Jim Cowart
8f64fe950a Removing old source files 2011-09-10 09:43:19 -04:00
Jim Cowart
9ec10ba843 More test coverage on bus and postal objects. 2011-09-09 20:21:20 -04:00
Jim Cowart
6d517a4539 Adding test coverage 2011-09-09 18:05:47 -04:00
Jim Cowart
18ee34b4f8 Moving new code base into separate files, creating tests, archiving old code base until refactor is complete. 2011-09-09 01:23:07 -04:00
Jim Cowart
edb2920c9b Continuing the major API refactor.... 2011-08-20 01:27:19 -04:00
Jim Cowart
f70a6ef861 Starting to replace custom rolled functions with underscore 2011-08-26 00:24:30 -04:00
Jim Cowart
3fc7f48c57 Changes to make the replay and capture panels a bit more browser-friendly. re-organized the build folder also 2011-08-14 18:15:38 -04:00
Jim Cowart
e3bd1d64fe Created Replay panel, refactored bus/postal, re-organized file structure, etc. 2011-08-14 04:29:12 -04:00
Jim Cowart
8a963ab322 Set up node and browser build scripts. Node output has NOT been tested. Added unit tests, all kinds of refactoring to core engine. 2011-08-10 22:32:08 -04:00
Jim Cowart
e860d8700b Lots of refactoring to core pub sub engine, and also added message capture and replay... 2011-08-10 17:59:18 -04:00
Jim Cowart
6818e7e808 Core re-write of broker done....more to come... 2011-08-09 22:14:22 -04:00
Jim Cowart
6dabb5795c Initial add 2011-08-09 18:40:58 -04:00