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

Removes SubAkka from dependencies #67

Merged
merged 2 commits into from
Oct 3, 2021
Merged

Removes SubAkka from dependencies #67

merged 2 commits into from
Oct 3, 2021

Conversation

PetrosPapapa
Copy link
Member

Version 1.6.0 still relies on the open but unpublished library SubAkka. This was still used mainly in AkkaExecutor to allow delegation of the pub/sub pattern to an Actor.

This has now been fixed by replicating a tailored version of SubAkka here in the form of AkkaPiObservable and AkkaPiStream.

@PetrosPapapa PetrosPapapa added the code improvement requires improvements in the code such as cleaning up or commenting/documentation label Oct 3, 2021
@PetrosPapapa PetrosPapapa self-assigned this Oct 3, 2021
@PetrosPapapa PetrosPapapa merged commit 8191365 into master Oct 3, 2021
@PetrosPapapa PetrosPapapa deleted the nosubakka branch October 3, 2021 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code improvement requires improvements in the code such as cleaning up or commenting/documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant