Viktor Klang
33a9257a3b
=str&http - 19142 - Renames all occurrences of mat with materializer
...
(When referring to a Materializer)
2015-12-11 14:45:24 +01:00
Roland Kuhn
f00da4daac
!str #19037 rename FlowGraph to GraphDSL
2015-12-01 18:30:07 +01:00
Viktor Klang
f29d7affbd
!str #18692 javadsl.FlowGraph.Builder.add()
...
* also make factories more consistent by only offering
FlowGraph.create()
* also remove secondary (edge-based) FlowGraph.Builder DSL
* also improve naming for conversions from Graph to
Source/Flow/BidiFlow/Sink
2015-10-22 19:10:00 +02:00
Konrad Malawski
a191266d54
=doc #17655 improvements in streams quickstart
2015-07-14 15:57:53 +02:00
Endre Sándor Varga
c7a974dd1e
Rename RunnableFlow to RunnableGraph
2015-06-23 18:49:53 +02:00
Endre Sándor Varga
7879a5521b
Rename FlowMaterializer to Materializer
2015-06-23 18:47:28 +02:00
Viktor Klang
3dd40fc18c
+str - #17662 - Changes Sink.ignore to return a Future[Unit]
2015-06-05 21:30:36 +02:00
Endre Sándor Varga
41f6a0bf26
+doc: Updating basics, quickstart and some of graph docs
2015-02-26 15:57:52 +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
580ba8c484
Merge pull request #16730 from akka/wip-15851-ActorBasedFlowMaterializer-patriknw
...
!str #15851 Rename FlowMaterializer and settings
2015-01-29 10:30:08 +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 Malawski
39038597b2
!str #16563 terminal operations start with run*; runFold runForeach
2015-01-26 15:39:36 +01:00
Patrik Nordwall
947016cb45
str #16652 Convert quickstart to java
2015-01-15 15:02:19 +01:00
Heiko Seeberger
db44791a58
=doc fixes for Akka Streams quick start guide
2014-12-26 08:43:46 +01:00
Konrad 'ktoso' Malawski
e98af843ae
+doc #16549 StreamTCP docs
2014-12-23 11:38:39 +01:00
Patrik Nordwall
fdbd19e302
=str #16549 doc: Integration with External Services
2014-12-19 13:05:01 +01:00
Konrad 'ktoso' Malawski
8274453549
+doc akka streams docs, flowGraphs
2014-12-17 15:47:12 +01:00
Konrad 'ktoso' Malawski
463df34d7a
+doc quickstart docs for akka streams, initial version
2014-12-17 12:08:22 +01:00