Commit graph

9 commits

Author SHA1 Message Date
drewhk
81fb5c14cb Merge pull request #16941 from drewhk/wip-update-quickstart-basics-to-m4-drewhk
Updating documentation basic sections to M4 API
2015-02-26 15:58:36 +01:00
Endre Sándor Varga
41f6a0bf26 +doc: Updating basics, quickstart and some of graph docs 2015-02-26 15:57:52 +01:00
Roland Kuhn
aeb31d2a1f fix a good swath of FIXMEs 2015-02-26 12:07:02 +01:00
Endre Sándor Varga
8d77fa8b29 !str #16902: Unify stream internal representation
also =str #16912: Fix StreamTcpSpec flakiness
2015-02-26 10:06:56 +01:00
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