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

Try out akka-http with Akka 2.6 and add documentation and improvements where needed #2781

Open
jrudolph opened this issue Oct 23, 2019 · 2 comments
Assignees
Labels
3 - in progress Someone is working on this ticket t:core Issues related to the akka-http-core module t:docs Issues related to the documentation

Comments

@jrudolph
Copy link
Member

We already have this section in the documentation: https://doc.akka.io/docs/akka-http/current/routing-dsl/index.html#interaction-with-akka-typed.

To review:

  • How to use Akka with the typed actor system? Is the information still valid?
  • Enable the compilation of the docs example using latest 2.5 toClassic support
  • Look into simplifying interaction by adding helper to akka.http.scaladsl.Http
  • Link to the section from the Akka main docs?
@jrudolph jrudolph added t:docs Issues related to the documentation 2 - pick next Used to mark issues which are next up in the queue to be worked on. The tag is non-binding t:core Issues related to the akka-http-core module labels Oct 23, 2019
@johanandren johanandren self-assigned this Oct 23, 2019
@johanandren johanandren added 3 - in progress Someone is working on this ticket and removed 2 - pick next Used to mark issues which are next up in the queue to be worked on. The tag is non-binding labels Oct 23, 2019
@johanandren
Copy link
Member

I guess we still don't want to require 2.5.26, as it is only needed to get the same API for 2.6 and 2.6 used in one place in the docs?

@jrudolph
Copy link
Member Author

We need it for the cancellation strategies anyway so we will update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - in progress Someone is working on this ticket t:core Issues related to the akka-http-core module t:docs Issues related to the documentation
Projects
None yet
Development

No branches or pull requests

2 participants