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

[FEAT] Remote forward or Forward with location transparency #537

Closed
Tochemey opened this issue Nov 27, 2024 · 0 comments · Fixed by #538
Closed

[FEAT] Remote forward or Forward with location transparency #537

Tochemey opened this issue Nov 27, 2024 · 0 comments · Fixed by #538
Assignees
Labels
enhancement feature New feature or request

Comments

@Tochemey
Copy link
Owner

Problem description
Currently only local forward has been implemented. It can be done with the current API with a little knowledge about what forwarding means in GoAkt

Solution description
Add a method to PID and ReceiveContext called RemoteForward where one can forward a message from to another actor remotely.

Alternative solutions
Refactor the current Forward method to be location transparent. This will be a breaking change in the current API.

@Tochemey Tochemey added feature New feature or request enhancement labels Nov 27, 2024
@Tochemey Tochemey self-assigned this Nov 27, 2024
@Tochemey Tochemey changed the title [FEAT] Remote forward [FEAT] Remote forward or Forward with location transparency Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant