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

Use STTP instead of Akka as the backend #8

Open
paulpdaniels opened this issue Oct 18, 2018 · 1 comment
Open

Use STTP instead of Akka as the backend #8

paulpdaniels opened this issue Oct 18, 2018 · 1 comment

Comments

@paulpdaniels
Copy link

The current implementation locks us into using the the AkkaBackend. A more flexible approach would be to swap it out to use STTP which has its own backend concept (one of which is Akka). For our purposes we needed such a capability so I created a spike here leadiq#1 . If the maintainers like the approach I can also open the PR to this repo so it makes it back to the mainline.

@zalbia
Copy link

zalbia commented Jan 3, 2019

Would love to see this too.

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

No branches or pull requests

2 participants