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

Sender functionality #55

Closed
wants to merge 2 commits into from
Closed

Sender functionality #55

wants to merge 2 commits into from

Conversation

tamland
Copy link
Contributor

@tamland tamland commented Jul 12, 2015

Allows a sender actor to be passed to tell, which can then be accessed on the receiving side as a sender attribute. See #40. Currently sender must be passed explicitly.

This changes the inbox to contain Envelopes (which is basically a wrapper for message+sender) instead of raw messages similar to Akka.

@tamland
Copy link
Contributor Author

tamland commented Jul 20, 2015

@jodal Small nudge for comments.

Build failure is unrelated error from mock. It's fixed in v1.2.0

@tamland tamland closed this Feb 17, 2016
@jodal jodal mentioned this pull request Mar 3, 2019
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.

1 participant