Commit graph

5 commits

Author SHA1 Message Date
Patrik Nordwall
cd9d503b03 !str #15851 Rename FlowMaterializer and settings
* FlowMaterializer is now the actor independent interface
* ActorFlowMaterializer is the actor based interface
* MaterializerSettings renamed to ActorFlowMaterializerSettings
* impl.ActorBasedFlowMaterializer renamed to impl.ActorFlowMaterializerImpl
* Optimizations included in ActorFlowMaterializerSettings
* Note that http is using FlowMaterializer in api, but I suspect that it
  will currently only run with a ActorFlowMaterializer
2015-01-27 19:22:22 +01:00
Konrad 'ktoso' Malawski
e98af843ae +doc #16549 StreamTCP docs 2014-12-23 11:38:39 +01:00
Konrad 'ktoso' Malawski
98143e3c93 +doc explain backpressure / reactive streams a bit 2014-12-20 00:01:43 +01:00
Konrad 'ktoso' Malawski
1c722b8ae1 +doc flow / flowgraph docs, moved quickstart
+ moved quickstart
+ more info about simple materialization
2014-12-20 00:01:20 +01:00
Konrad 'ktoso' Malawski
8274453549 +doc akka streams docs, flowGraphs 2014-12-17 15:47:12 +01:00