-
Notifications
You must be signed in to change notification settings - Fork 24
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
Apache Pekko #60
Comments
Well, it's possible but it's not a priority now. First we need to abstract out the core WS Request client part and then provide implementations for different Akka versions (as well as different backend systems such as zio). My estimate is June/July this year. |
Would love to use this, but I also switched over to Pekko as it's the new default for Play |
With the license model of akka I would actually argue that this is quite high prio for a lot of people, even a blocker to use the library |
Would you accept a PR migrating to/adding support for Pekko? |
Update: because of the ws client migration it wouldn't be not too hard to provide an underlying backend implementation in Pekko. @iorins-flextrade take a look at the project https://github.com/cequence-io/ws-client |
Possible to switch from akka to apache pekko?
The text was updated successfully, but these errors were encountered: