pekko/akka-http-tests
Roland Kuhn 4c72495581 #19440 replace Scala Future usage with CompletionStage in javadsl
This entails:

  * adding akka.pattern.PatternCS.* to enable ask etc. with
    CompletionStage
  * changing RequestContext to offer an ExecutionContextExecutor for the
    CompletionStage.*Async combinators
  * splitting up akka.stream.Queue for JavaDSL consistency
2016-01-23 18:00:11 +01:00
..
lib =htp #17873 normalize whitespace for resource paths 2015-07-08 15:18:38 +02:00
src #19440 replace Scala Future usage with CompletionStage in javadsl 2016-01-23 18:00:11 +01:00
build.sbt Various streams build improvements 2016-01-18 18:16:30 +02:00