pekko/akka-stream
Bojan Petrovic 0bc04f3466 = str #19803 fix 1 element buffer handling
* Sink.queue and Sink.actorRefWithAck can now handle one element input
  buffers
* Sink.queue now buffers as much upstream elements as declared in its
  InputBuffer attribute, instead of one less.
* Tests for streaming with full buffer now do not depend on default
  input buffer size (16); instead, they set sink input buffer size
  explicitly.
2016-02-16 21:59:56 +01:00
..
src/main = str #19803 fix 1 element buffer handling 2016-02-16 21:59:56 +01:00
build.sbt remove experimental marker from stream/testkit/parsing/http-core 2016-01-25 14:05:54 +01:00