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

Add injections field to Actor and Message #406

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

AstraLuma
Copy link

This implements #389: provides a way for middleware to add keyword arguments that won't get serialized.

The way I set this up, caller arguments override message injections, which override actor injections.

This is deliberately meant to be a very minimal addition.

@AstraLuma
Copy link
Author

@Bogdanp if these additions are acceptable, I'll happily write the documentation to go with.

@AstraLuma AstraLuma marked this pull request as ready for review July 29, 2021 14:30
@AstraLuma
Copy link
Author

Any interest in reviewing this?

@Bogdanp
Copy link
Owner

Bogdanp commented Jul 30, 2021

Yes, but I don't have time right now and probably won't for a while. Sorry!

@AstraLuma
Copy link
Author

I just updated to 1.12.0

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