No description
Find a file
Patrik Nordwall a82f266367 !str #15236 Replace Transformer with Stage
* replace all existing Transformer with Stage (PushPullStage)
* use Flow[ByteString, ByteString] as encoder/decoder transformer in http
* use the IteratorInterpreter for strict if possible
* emit then become
* emit then finish
* termination emits
* FlowTransformerSpec
* rework types to work with Java API
* rename and move things
* add scaladoc
2014-11-21 11:41:34 +01:00
akka-docs-dev !str #16066 rename connect to via/to 2014-10-31 10:43:42 +02:00
akka-http/src/main !str #15236 Replace Transformer with Stage 2014-11-21 11:41:34 +01:00
akka-http-core/src !str #15236 Replace Transformer with Stage 2014-11-21 11:41:34 +01:00
akka-http-testkit/src +htc a safer Future.awaitResult that doesn't throw away the call stack of the awaiter 2014-11-12 08:18:59 +01:00
akka-http-tests/src/test !str #15236 Replace Transformer with Stage 2014-11-21 11:41:34 +01:00
akka-parsing/src/main !htc,par cleanup warnings 2014-11-12 11:44:13 +01:00
akka-stream/src/main !str #15236 Replace Transformer with Stage 2014-11-21 11:41:34 +01:00
akka-stream-tck/src/test/scala/akka/stream/tck !str #15236 Replace Transformer with Stage 2014-11-21 11:41:34 +01:00
akka-stream-testkit/src/test +str - Renames SynchronousPublisherFromIterable to SynchronousIterablePublisher 2014-11-18 19:48:26 +01:00
akka-stream-tests/src/test !str #15236 Replace Transformer with Stage 2014-11-21 11:41:34 +01:00