Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass the action arguments to the middleware #18

Merged

Conversation

elisherer
Copy link

@elisherer elisherer commented Mar 29, 2018

This will add support for logging the action arguments as well.

Relates to #17

Changes:

  1. Pass actions arguments to middleware (on top of action name invoked)
  2. Pass action arguments to subscriptions
  3. Pass actions object to middleware initializer to support invoking actions from within the middleware

@didierfranc didierfranc merged commit 0055cad into didierfranc:master Mar 31, 2018
@elisherer elisherer deleted the feature/pass-action-args-to-mw branch April 3, 2018 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants