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 |
|
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
|
d742595f2e
|
Adding extend logic to publish for clients not using fluent configuration
|
2011-09-11 22:43:19 -04:00 |
|
Jim Cowart
|
56438a43b6
|
Adding built version to repo
|
2011-09-11 22:08:24 -04:00 |
|
Jim Cowart
|
db0e59314b
|
Fixing bugs I introduced in last commit
|
2011-09-11 22:06:48 -04:00 |
|
Jim Cowart
|
8b710b31c1
|
Fixing bugs I introduced in last commit
|
2011-09-11 22:06:03 -04:00 |
|
Jim Cowart
|
635e1a37a4
|
Adding defaults for publishing and subscribing without using fluent configuration
|
2011-09-11 22:04:02 -04:00 |
|
Jim Cowart
|
2e0067fbc8
|
Updating the README.md to fix typo
|
2011-09-11 18:23:26 -04:00 |
|
Jim Cowart
|
3a3580fa10
|
Updating the README.md to fix typo
|
2011-09-11 18:21:27 -04:00 |
|
Jim Cowart
|
1bc29a9c97
|
Updating the README.md
|
2011-09-11 18:19:35 -04:00 |
|
Jim Cowart
|
a5d91d32f4
|
Added cache to bindingsResolver and tests to cover it
|
2011-09-11 01:37:31 -04:00 |
|
Jim Cowart
|
1390114766
|
Fixed yet another bug with the modifiers
|
2011-09-11 00:54:42 -04:00 |
|
Jim Cowart
|
b591ba609f
|
Added new build result to repo
|
2011-09-11 00:52:26 -04:00 |
|
Jim Cowart
|
00e48870cd
|
Added call to set the config callback to wrapped modifier version since I was a big dummy and forgot it to begin with
|
2011-09-11 00:49:14 -04:00 |
|
Jim Cowart
|
cfd8ed742d
|
Added logic to take into account the order in which modifiers are applied to subscriptions.
|
2011-09-11 00:46:31 -04:00 |
|
Jim Cowart
|
e2712749d5
|
Adding async options on subscriptions...
|
2011-09-10 23:34:15 -04:00 |
|