Commit graph

232 commits

Author SHA1 Message Date
Jim Cowart
2936a669fd Fixing typo in SubscriptionDefinition.subscribe 2012-03-22 15:59:28 -04:00
Jim Cowart
9fc7500017 README Updates 2012-03-22 02:53:38 -04:00
Jim Cowart
ba96896db0 Updated build scripts and libs dirs for consolidated standard/amd build 2012-03-22 01:53:38 -04:00
Jim Cowart
3e01e81040 README Updates 2012-03-22 01:37:20 -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
a111eaa876 Updated build artifacts 2012-03-20 02:42:48 -04:00
Jim Cowart
71d6995cb4 Updated build artifacts 2012-03-20 02:35:45 -04:00
Jim Cowart
829d5504ba Updating postal.channel to allow for string topic args only 2012-03-20 02:35:11 -04:00
Jim Cowart
b9f574449e Updated Version Header to v0.4.4 2012-03-20 02:10:23 -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
bb98556f20 Updated build artifacts 2012-03-01 03:56:13 -05:00
Jim Cowart
bd52b93c4c Updated build artifacts 2012-03-01 03:51:30 -05:00
Jim Cowart
be9ca57c46 Updated build artifacts 2012-03-01 03:42:33 -05:00
Jim Cowart
e59d3ab07a initial pass for perf cleanup 2012-03-01 03:40:47 -05:00
Jim Cowart
c0f25ea4b4 temporarily deferring s subscription.created event message 2012-02-26 23:10:08 -05:00
Jim Cowart
9c48bb6ad6 Temporarily removed _.any check on subscribe call to validate performance 2012-02-26 23:06:07 -05:00
Jim Cowart
fbcfe70291 Updated build artifacts 2012-02-26 22:39:57 -05:00
Jim Cowart
5946df996f Starting consolidation and perf improvements, hopefully 2012-02-26 22:37:33 -05:00
Jim Cowart
86713585e8 Removing console log statements from bindExchanges call 2012-02-26 16:27:01 -05:00
Jim Cowart
60e20444e1 Fixing auto-indent issues 2012-02-26 16:26:08 -05:00
Jim Cowart
6d3e301cf4 Added the bindExchangeses call to the API, including initial tests 2012-02-26 16:22:54 -05:00
Jim Cowart
a6d5fa01b7 Included return on the Api call to add a wireTap, so that the subscriber could remove the tap 2012-02-26 14:51:45 -05:00
Jim Cowart
a5223ea482 Merge pull request #3 from arobson/76c0cf337b5320be72aa97457458d1cbf818b204
Publish subscription 'events' as messages to 'postal' exchange
2012-02-26 11:43:11 -08: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
14864b5135 Added AMD format build for postal, and included examples that match the jsfiddle usage example, one for standard, one for amd style 2012-02-02 12:34:06 -05:00
Jim Cowart
3de1a8335e Updating build artifacts 2012-01-15 21:58:17 -05:00
Jim Cowart
ac05df0f42 Updating build artifacts 2012-01-15 21:57:15 -05:00
Jim Cowart
efb1d5cb0c Updating build artifacts 2012-01-15 21:52:22 -05:00
Jim Cowart
dface81693 Fixing obvious typo in diags 2012-01-15 21:50:14 -05:00
Jim Cowart
13d6c7c419 Added envelope argument to publish methods, updated diags to use it correctly. 2012-01-15 21:46:34 -05:00
Jim Cowart
f145105282 Fixing bug with postal.publish payload not getting set properly 2012-01-15 19:52:18 -05:00
Jim Cowart
c364d0ea34 Fixing bug with postal.subscribe callback not getting properly registered 2012-01-15 19:38:08 -05:00
Jim Cowart
5b7635c78f Merge pull request #1 from dcneiner/master
Formatting changes to the README file
2012-01-12 21:04:28 -08:00
Doug Neiner
5d59db40f6 Fixed indentation of syntax highlighted code blocks. 2012-01-12 22:45:10 -06:00
Doug Neiner
91b0f8120d Minor formatting and layout changes to README.md 2012-01-12 22:44:16 -06:00
Jim Cowart
9e5eb2451e Adding built source to repository after last commit 2011-09-27 18:04:00 -04: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
4673a864a0 Adding diagnostics file to build 2011-09-14 11:02:14 -04:00
Jim Cowart
d2a32b5d3d Updating README 2011-09-14 10:33:32 -04:00
Jim Cowart
9061dee2eb Updating README - removing some examples to make it less overwhelming. Directing readers to the jsfiddle link instead 2011-09-14 00:41:37 -04:00
Jim Cowart
0ec5f5ade4 Updating README.MD 2011-09-13 23:28:18 -04:00
Jim Cowart
cc608044f5 Updating README.MD with examples 2011-09-13 23:13:53 -04:00
Jim Cowart
bda33ea76e Changed createChannel method name to channel. Rebuilt output file 2011-09-13 01:13:51 -04:00
Jim Cowart
91e959d5de Adding the very first simple usage examples to the README. Much more to come... 2011-09-13 01:06:31 -04:00